[
https://issues.apache.org/jira/browse/ARTEMIS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986021#comment-14986021
]
ASF subversion and git services commented on ARTEMIS-291:
---------------------------------------------------------
Commit 017bf8d85adeed3f6969f37c65f4fd63560c3e95 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=017bf8d ]
ARTEMIS-291 fix tests
> 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)