You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/09/08 21:26:04 UTC

[GitHub] [helix] kaisun2000 opened a new issue #1352: Improve CallbackHandler and ZkClient logging

kaisun2000 opened a new issue #1352:
URL: https://github.com/apache/helix/issues/1352


   CallbackHandlder and ZkClient methods are invoked over multiple threads. It can be hard to correlate one object's execution threads over multiple java threads. This poses a serious issue in production log examination.
   
   We propose to add unique id to each methods' logging to help the correlation and also track the object's life cycle.
   
   
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] pkuwm closed issue #1352: Improve CallbackHandler and ZkClient logging

Posted by GitBox <gi...@apache.org>.
pkuwm closed issue #1352:
URL: https://github.com/apache/helix/issues/1352


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org