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)