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

   @AmatyaAvadhanula , caching the segment state seems like a good idea.
   
   But it would be better to limit this PR to have only the `reduceMetadataIO` 
changes which fetch only the segment IDs and not all the payloads. That change 
has already been tested on some clusters and it is best to keep it as a 
separate patch from other experimental changes.
   
   The caching changes can be done as a follow up to this PR.


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