You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2024/04/11 10:55:40 UTC

(activemq) 01/01: Merge pull request #1200 from cshannon/AMQ-9475

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

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

commit 78d95552338db1be2b95fc5c2fdd4eae8d045458
Merge: f90c10df8 c8f0419ff
Author: Christopher L. Shannon <cs...@apache.org>
AuthorDate: Thu Apr 11 06:55:34 2024 -0400

    Merge pull request #1200 from cshannon/AMQ-9475
    
    AMQ-9475 - ConsumerControl commands should not auto create wildcard dests

 .../activemq/broker/region/AbstractRegion.java     |  26 +++-
 .../java/org/apache/activemq/bugs/AMQ9475Test.java | 132 +++++++++++++++++++++
 2 files changed, 153 insertions(+), 5 deletions(-)