clintropolis commented on PR #19396:
URL: https://github.com/apache/druid/pull/19396#issuecomment-4375411414

   >Also: does running on a Java 25 runtime get this benefit now, or do we need 
to target Java 25 too?
   
   I am unsure if it would have needed to target java 25 to get the benefit if 
this PR instead was just making the part of the change of switching the pool to 
virtual but leaving the mount stuff using `synchronized`. Since I changed in 
this PR to not use synchronized I didn't bother to look. Are you curious 
whether we should consider _not_ switching from using `sychronized` or just 
curious in general?


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