activemq/activemq-broker
Matt Pavlovich dbf6e36e2c [AMQ-8012] Fix for ConcurrentModificationException in SubQueueSelectorCacheBroker
- Remove non-thread-safe method getSelectors()
 - Update all references to use the thread-safe getSelectorsForDestination() method

(cherry picked from commit 083acb9691dba818aae3c0f72e7675c8a39d500a)
2020-07-24 14:19:00 -04:00
..