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

   ### Description
   Fixes a bug when using partial segment loading in tasks (ephemeral mode) 
where queries using bundles that depend on other bundles (like projections) 
leading to a `ConcurrentModificationException`. Fixed by calling unmount 
outside of `computeIfPresent`.


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