You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/10/07 18:07:26 UTC

[jira] [Commented] (ARTEMIS-151) TransportConfiguration does not check the name in equals

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

clebert suconic commented on ARTEMIS-151:
-----------------------------------------

I see what's the issue now.. there's a HashSet to add the parameters... 

> TransportConfiguration does not check the name in equals
> --------------------------------------------------------
>
>                 Key: ARTEMIS-151
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-151
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Jeff Mesnil
>             Fix For: 1.1.1
>
>
> Configuration#setAcceptorConfigurations takes a Set of TransportConfiguration.
> These objects does not check their name in their equals() method and it is not possible to have 2 acceptors with the same set of parameters but different names (we need that case in our app server to represent HTTP / HTTPS acceptors that are handled differently by our web stack).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)