Hey
When deciding which sstables to compact together, how is the priority
determined between tasks, and can I do something about it?
In some cases (mostly after removing a node), it takes a while for
compactions to keep up with the new data the came from removed nodes, and I
see it is busy on huge
Reason I would like to suppress it is I think this is due to network
disconnects we know are happening, and looks like it's not going to change.
Since it doesn't happen that often, and not causing a real issue , I would
like to have cleaner logs if possible.
On Thu, Sep 1, 2022 at 9:55 AM Erick Ra