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 17:49:26 UTC

[jira] [Updated] (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:all-tabpanel ]

clebert suconic updated ARTEMIS-151:
------------------------------------
    Fix Version/s: 1.1.1

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