Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
so major compaction, read-only compaction, repair, drain, and bootstrap are the on-node tasks I'm pretty sure make sense to be exposed in this way. snapshotting might make sense too.
some of these can be "detected" using heuristics on the number of tasks alive in different stages, but it would be preferable if it could be made more clear.
the interface should allow multiple tasks and respective percentages to be ongoing at the same time, especially since some tasks (like repair) implicitly kick off other sub-tasks (compaction) and both of them would normally show up at the same time.
Attachments
Attachments
1.
|
Explicitly expose ongoing per-node compaction tasks and est. % done | Resolved | Jonathan Ellis | |
2.
|
Explicitly expose ongoing per-node repair tasks and est. % done | Resolved | Unassigned | |
3.
|
Explicitly expose ongoing per-node drain status and est. % done | Resolved | Nick Bailey | |
4.
|
Explicitly expose whether a node is bootstrapping | Resolved | Unassigned |