You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/10/13 14:53:47 UTC

[GitHub] [activemq] mattrpav commented on pull request #720: [AMQ-8400] Add synchronization handling around synchronizations to pr…

mattrpav commented on pull request #720:
URL: https://github.com/apache/activemq/pull/720#issuecomment-942387489


   @jbonofre @cshannon Thanks for the quick review. Agree, not in love with a lot of the approach options. I was hoping to thread the needle around not having to synchronize on all operations, but yeah copies are not great either.
   
   Given the iterator-not-synchronized problem seems that synchronized(synchronizations) {} is best approach forward?


-- 
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: gitbox-unsubscribe@activemq.apache.org

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