You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/09/25 17:40:33 UTC

[GitHub] [accumulo] hkeebler commented on issue #1372: WIP #1316 Lifecycle logging

hkeebler commented on issue #1372: WIP #1316 Lifecycle logging
URL: https://github.com/apache/accumulo/pull/1372#issuecomment-535132146
 
 
   I like the tidyness and uniformity.  Logging can get messy but there is a loss of whether something is logged to trace, or debug, or error.  Maybe it could be reflected in the method call like logger.traceTabletMutated(...) .  And, I have to admit since @Manno15 and I are trying to understand the migration process for a ticket he is working being able to follow the "exact" log message back into the code is very helpful.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services