kaisun2000 commented on pull request #1355: URL: https://github.com/apache/helix/pull/1355#issuecomment-697947464
This pull request is approved, please help to merge >CallbackHandlder and ZkClient methods are invoked over multiple threads. It can be hard to correlate one object's execution thread 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
