[ 
https://issues.apache.org/jira/browse/ARTEMIS-6056?focusedWorklogId=1021508&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1021508
 ]

ASF GitHub Bot logged work on ARTEMIS-6056:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/May/26 14:20
            Start Date: 21/May/26 14:20
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on PR #6438:
URL: https://github.com/apache/artemis/pull/6438#issuecomment-4509177301

   I had two commits on this PR. and I'm splitting it into two Pull Requests.
   
   
   the first one is about an assert that should be a real exception.. and it's 
ready to commit.
   
   
   the second one was sent into https://github.com/apache/artemis/pull/6465 as 
a continuation for this, and it's a draft for now.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 1021508)
    Time Spent: 1h  (was: 50m)

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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