gnodet opened a new pull request, #14312:
URL: https://github.com/apache/camel/pull/14312

   As we've seen in recent PRs, ServicePool is over-synchronized, as when 
upgrading the cache
   to use concurrent data structures, the old mechanism using a look was left 
in place.
   Also, the lock when stopping was caused by trying to stop the service before 
removing
   it from the queue (that was fix in a recent commit).
   
   


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

Reply via email to