Martyn Taylor created ARTEMIS-291:
-------------------------------------
Summary: Allow multiple acceptor configurations with same
host/port parameters
Key: ARTEMIS-291
URL: https://issues.apache.org/jira/browse/ARTEMIS-291
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 1.1.0
Reporter: Martyn Taylor
Artemis currently removes any Acceptors that are defined with the same host and
port as another. This is designed to help catch errors in a users
configuration file.
However, there are circumstances where users may want to do this. Particularly
when defining their own Acceptor Factory implementations. We should allow this
behaviour in Artemis. In the cases where users have accidentally defined two
such acceptors, we should instead, log an appropriate error message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)