This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


    from 871f942437 Merge pull request #1348 from jbonofre/AMQ-9621
     add 473267baf8 [AMQ-9530] Fix SelectorAwareVirtualTopicInterceptor 
ClassCastException if next is not Topic.
     new be1856cace Merge pull request #1247 from 
Nikita-Shupletsov/virtual_topic_fix

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...ueue.java => BaseVirtualDestinationFilter.java} | 37 +++++++++-------------
 .../broker/region/virtual/MappedQueueFilter.java   | 13 ++------
 .../SelectorAwareVirtualTopicInterceptor.java      |  7 ++--
 .../region/virtual/VirtualTopicInterceptor.java    |  3 +-
 ...alTopicSelectorWithAnotherInterceptorTest.java} | 35 ++++++++++++++++----
 5 files changed, 51 insertions(+), 44 deletions(-)
 copy 
activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/{CompositeQueue.java
 => BaseVirtualDestinationFilter.java} (57%)
 copy 
activemq-unit-tests/src/test/java/org/apache/activemq/broker/virtual/{VirtualTopicSelectorTest.java
 => VirtualTopicSelectorWithAnotherInterceptorTest.java} (78%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to