kevinrr888 commented on issue #5679: URL: https://github.com/apache/accumulo/issues/5679#issuecomment-3233621616
#5798 is merged and introduced a new way to have a slow running FATE operation in the Manager. I think this would help in this issue. Instead of attaching a slow iterator and compacting a user table, could use the new SlowFateSplitManager and add splits to a user table. This split operation will take >= 10sec to complete. Can flush FATE table while this is running. This doesn't completely answer why compactions on other tables were affected by the slow compaction on the user table, but maybe that can be a new issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
