ddanielr opened a new pull request, #6144:
URL: https://github.com/apache/accumulo/pull/6144

   Sets the thread name prefix based on the compaction type instead of 
defaulting to MajC.
   
   I looked at using the existing CompactionType enum but it's in the public 
API. 
   
   
https://github.com/apache/accumulo/blob/cf57e343de77f416de10c22e0ed05ef37f433b36/core/src/main/java/org/apache/accumulo/core/client/admin/ActiveCompaction.java#L30-L50
   
   The goal is to name the MinC and MajC threads correctly for troubleshooting.
   


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

Reply via email to