Clebert Suconic created ARTEMIS-6056:
----------------------------------------

             Summary: Proper exception if wildcard address is used on producers
                 Key: ARTEMIS-6056
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-6056
             Project: Artemis
          Issue Type: Bug
            Reporter: Clebert Suconic
            Assignee: Clebert Suconic
             Fix For: 2.54.0


When sending a message to a producer, the validation of the fact the address is 
a real address, and not a wildcard, is currently an assert, which won't be 
caught if JVM assertions are disabled.

If a wildcard is used, the message might belong to an address that is never 
used, and that could cause issues on message counting and their addresses.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to