You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/04/20 21:21:58 UTC

[jira] [Resolved] (AMQ-5371) ignoreNetworkConsumers should be available in AbortSlowConsumerStrategy

     [ https://issues.apache.org/jira/browse/AMQ-5371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5371.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 5.12.0

Added option to base strategy on master.  

> ignoreNetworkConsumers should be available in AbortSlowConsumerStrategy
> -----------------------------------------------------------------------
>
>                 Key: AMQ-5371
>                 URL: https://issues.apache.org/jira/browse/AMQ-5371
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.9.0
>            Reporter: Tim Bain
>            Priority: Minor
>             Fix For: 5.12.0
>
>         Attachments: AMQ5371.patch
>
>
> When AbortSlowAckConsumerStrategy.ignoreNetworkConsumers was introduced in https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=77bcffc9, its placement in AbortSlowAckConsumerStrategy means it can't be used with AbortSlowConsumerStrategy.  Without it, abortConnection="true" causes the broker-to-broker network connectors to be aborted but not re-established, as described in http://irclogs.dankulp.com/logs/irclogger_log/activemq?date=2013-09-16,Mon&text=off, http://activemq.2283324.n4.nabble.com/Dropping-slow-consumers-td4671468.html, and http://activemq.2283324.n4.nabble.com/abortConnection-quot-true-quot-td4685674.html.
> AbortSlowConsumerStrategy would benefit from being able to use this flag, so it should be moved up, and the AbortSlowConsumerStrategy code should be updated to use it, and to allow it to be set via the XML config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)