keith-turner commented on pull request #2096:
URL: https://github.com/apache/accumulo/pull/2096#issuecomment-844404840


   @Manno15 the feedback on logging was great.  I made some quick changes with 
the following goals.
   
    * At INFO when things are working normally there should only be  two INFO 
message per compaction. One message before and one after.
    * At DEBUG there are multiple messages per compaction giving more detailed 
information about compactions that are working as expected.
    * At TRACE there are only message that people would want to see when there 
is a suspected bug in the compactor code or performance problem.  These are 
messages that people would not want to see whenever the system is working as 
expected.
   
   I Am not sure if I achieved the INFO goal of two message per compaction 
because I didn't try running it.
   
   


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