kirklund commented on pull request #6874:
URL: https://github.com/apache/geode/pull/6874#issuecomment-933700627


   Maybe the way to go here is to rewrite `QueryObserverHolder` as a class that 
hold a `ThreadLocal<QueryObserverHolder>` and then have ALL other product 
classes such as `DefaultQuery` just use `QueryObserverHolder` as an API for 
accessing that ThreadLocal.


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


Reply via email to