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

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

Jeff Mesnil created ARTEMIS-151:
-----------------------------------

             Summary: 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
            Reporter: Jeff Mesnil


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)