dtspence commented on issue #4469:
URL: https://github.com/apache/accumulo/issues/4469#issuecomment-2065620709

   @EdColeman 
   > As for the level change: The logging config is dynamic and can be changed 
at run-time. Why is it insufficient to set the HostRegexTableLoadBlancer to 
trace if that level of detail is necessary to troubleshoot? Maybe some debug 
level statements could be added that provide a summary (and maybe that's 
provided by logging the number?).
   
   Thank you - in the particular issue we encountered - it took some time 
investigating (another team was performing the restart of the cluster) and I 
did not look at the code until later to see the TRACE statement. We encountered 
an issue again today and set the class to TRACE level to learn more about the 
problem.
   
   @ddanielr 
   > We could make the change to add the summary count of moved, then if 
"moved" hasn't progressed in 5min, bump the "TRACE" message to "DEBUG"
   We've done similar things in the code to help with "spammy" messages without 
requiring log4j2.property file changes.
   f98c87c
   
   Thank you - this sounds like a good idea. 


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to