Kirk Lund
Kirk Lund
> That concourse build failure does not look related to my change - how do I clear it? @thesteve0 You can either use: ``` git commit --allow-empty-message -m "Trigger precheckin"...
Maybe the way to go here is to rewrite `QueryObserverHolder` as a class that hold a `ThreadLocal` and then have ALL other product classes such as `DefaultQuery` just use `QueryObserverHolder`...
@albertogpz @jhuynh1 `AcceptorImpl` is the class that runs server-side threads to execute requests from clients. When the thread starts, you could check a global in `QueryObserverHolder` and then set the...
Next to each reviewer in the upper right is a circle of two arrows to "Re-request review". If you click that it pops back into our queue of PRs to...
Thanks for working on this change! Please give me a day or so to finish reviewing.