vrajat commented on PR #15881:
URL: https://github.com/apache/pinot/pull/15881#issuecomment-2938613257

   > > How do we test or debug this production ?
   > 
   > * For the cache misses a warn message is logged.
   > * Should we build REST api(s) for getting the cache state
   
   +1 to these two ideas. If the cache state can be exposed through a server 
API, then we can track it.
   
   re: warn message, it can contain the logical table name as well as the query 
id (`QueryContext.getCid()`). These two will help start investigation at least. 
 
   


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to