feat: add DistJobStatusAction for distributed job status visibility#240
Conversation
Distributed job status (decommission and future job types built on the same framework) needs one dedicated, type-agnostic admin action rather than reusing ServerInfoAdminAction or branching on job type, matching the existing convention for other status APIs (ClusterInfoAction, RebalanceAdminAction, ListBatchJobsAction, etc).
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds a new admin action constant ChangesDistJobStatus Admin Action
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
feat: add DistJobStatusAction for distributed job status visibility
Summary by CodeRabbit