Skip to content

Competing views of External Compactions in new Monitor #6174

@dlmarion

Description

@dlmarion

#5012 introduced changes into the CompactionCoordinator and Monitor to store and display the top 50 longest running compactions in the cluster. #6155 ported the logic from the legacy Monitor code over to the new monitor, which will store and display all external compactions.

We'll need to decide on the best approach and remove the unused code.

If we retain the changes in #6155, then we should move that information gathering out of the Monitor class and into the InformationFetcher class, which periodically gathers information to create a SystemInformation object to provide a static view for a small amount of time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions