gh-yzou opened a new pull request, #1494: URL: https://github.com/apache/polaris/pull/1494
CallContext.getCurrentContext() needs to be deprecated to enable move away from thread local. This PR removes the getCurrentContext() by passing callContext as an arguments to the functions. NOTE: since this is in polaris-core, we avoided using the CDI to inject callcontext -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
