kfaraz commented on PR #17336:
URL: https://github.com/apache/druid/pull/17336#issuecomment-2418489219

   Thanks for the PR, @AmatyaAvadhanula !
   This is a good idea and has been talked about for a while.
   
   There are a few things that might need to be done before we can start 
caching segments on the Overlord:
   - Move all segment mark used / unused operations from Coordinator to the 
Overlord
   - Move schema fingerprint update operations from Coordinator to the Overlord
   
   Without these being done first, the cache might serve stale information.
   
   cc: @cryptoe 


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