aooohan commented on PR #182:
URL: https://github.com/apache/commons-pool/pull/182#issuecomment-1284790607

   > You have not addressed my comment on why the locking already provided 
through synchronized blocks and synchronized methods is not enough
   
   For this, it's not a synchronization problem, but an incorrect delete 
operation for Map, and although the exception thrown is 
ConcurrentModificationException, it has nothing to do with concurrency


-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to