[
https://issues.apache.org/jira/browse/ARTEMIS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-151.
-----------------------------------
Resolution: Fixed
> 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.2.0
>
>
> 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)