[
https://issues.apache.org/jira/browse/ARTEMIS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157131#comment-15157131
]
ASF GitHub Bot commented on ARTEMIS-416:
----------------------------------------
GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/399
ARTEMIS-416 - Netty Acceptor allows transfer of connections when paused
Throw an exception if the acceptor is paused or not started
https://issues.apache.org/jira/browse/ARTEMIS-416
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andytaylor/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/399.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #399
----
commit 3e9320a73ea16d8d74dc669b8beb64510fa58307
Author: Andy Taylor <[email protected]>
Date: 2016-02-22T14:26:59Z
ARTEMIS-416 - Netty Acceptor allows transfer of connections when paused
Throw an exception if the acceptor is paused or not started
https://issues.apache.org/jira/browse/ARTEMIS-416
----
> Netty Acceptor allows transfer of connections when paused
> ---------------------------------------------------------
>
> Key: ARTEMIS-416
> URL: https://issues.apache.org/jira/browse/ARTEMIS-416
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Andy Taylor
> Assignee: Andy Taylor
>
> we should handle this with an exception or something similar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)