[ 
https://issues.apache.org/jira/browse/ARTEMIS-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054707#comment-18054707
 ] 

ASF subversion and git services commented on ARTEMIS-5863:
----------------------------------------------------------

Commit a9ee1c770fb9d9b57efce4d47b97fd605918afc2 in artemis's branch 
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=artemis.git;h=a9ee1c770f ]

ARTEMIS-5863 invalid acceptor URI shouldn't break 
configuration.exportAsProperties with NPE


> Configuration export as properties would throw NPE for invalid acceptor URIs
> ----------------------------------------------------------------------------
>
>                 Key: ARTEMIS-5863
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5863
>             Project: Artemis
>          Issue Type: Bug
>    Affects Versions: 2.50.0
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.51.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> say you specify the following URI:
>       configuration.addAcceptorConfiguration("test", 
> "tcp://0.0.0.0:61616?useKQueue");
> useKQueue would generate a null value on the HashMap, which would throw a NPE 
> during export.



--
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