keith-turner commented on issue #1665:
URL: https://github.com/apache/accumulo/issues/1665#issuecomment-672318852


   @ctubbsii I think I would work it into the following code.  
   
   
https://github.com/apache/accumulo/blob/main/server/tserver/src/main/java/org/apache/accumulo/tserver/compactions/CompactionManager.java#L65-L88
   
   Make this code check if the old setting are set and the new settings are 
defaults, then it could insert special values into the `planners` and `options` 
maps that would cause a service to be created with a single thread pool of the 
specified size.
   


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