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

   ### Description
   Relaxes cache manager partial segment loading to not throw when pinning 
reference holds if the caller closed the holds (and so no longer cares to 
finish mounting and loading the segment), and also fixes a problem where a weak 
held entry with deferred unmount could be incorrectly unmounted since it was 
looking up by id without confirming it was the same reference (and not a newly 
re-added entry).


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