abhishekagarwal87 commented on issue #11836:
URL: https://github.com/apache/druid/issues/11836#issuecomment-957077558


   > I am talking about the case where a remote/distributed cache like redis or 
memcached is used. In that case historical will populate that remote cache with 
the cache key generated at historical end where as broker will try to fetch the 
results using the key generated using code at broker end and these two keys 
will be different.
   
   Got it. I missed this scenario where the same cache can be used by both 
historicals and the broker. 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to