[
https://issues.apache.org/jira/browse/ARTEMIS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985362#comment-14985362
]
ASF subversion and git services commented on ARTEMIS-291:
---------------------------------------------------------
Commit 62262805abb5efaba8f57bda2988954322d897e6 in activemq-artemis's branch
refs/heads/master from [~martyntaylor]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=6226280 ]
ARTEMIS-291 Allow multiple acceptors with same host/port
> 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)