clintropolis opened a new pull request, #19630:
URL: https://github.com/apache/druid/pull/19630

   ### Description
   Fixes partial segment bootstrapping to use the actual range reader when 
restoring entries instead of a stub that was initially added to ease testing 
(this should have been done as part of #19535 when stuff got wired up). Without 
this fix, bootstrapped entries that were not fully resident in the cache would 
fail to load on demand later since they were using a range reader that wasn't 
really functional.


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