keith-turner opened a new issue #1608:
URL: https://github.com/apache/accumulo/issues/1608


   Accumulo supports rate limiting compactions reading and writing data.  
Before #1605 there was only a single thread pool to execute compactions.  After 
#1605 there can be multiple threads pools.  Rate limiting is still across all 
thread pools though.  The ability to rate limit each compaction service would 
be much more useful.  This could be done with per compaction service rate limit 
config and per compaction service rate limiters.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to