keith-turner commented on issue #4978: URL: https://github.com/apache/accumulo/issues/4978#issuecomment-2543168806
I suspect this approach would be more workable it tablet servers used async processing. Then they could gracefully handle a large number of compactor processes submitting conditional mutations for compaction reservation and compaction commit. But that may not be needed given that the current thrift thread pool just grows as needed which kinda works but is not ideal. -- 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]
