[
https://issues.apache.org/jira/browse/ARTEMIS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985363#comment-14985363
]
ASF GitHub Bot commented on ARTEMIS-291:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/226
> 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)