He-Pin opened a new pull request, #924: URL: https://github.com/apache/incubator-pekko/pull/924
Motivation: Internal usage, we are using ThreadLocal for RPC tracing, and some time the ThreadLocal can leak. So I would like to add this hook for later aop usage, where I can do a clean up with `EagleEye.cleanUpRpcContext()`. Result: A hook for clean up. -- 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...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org