[ https://issues.apache.org/activemq/browse/AMQ-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60228#action_60228 ]
Gary Tully commented on AMQ-378: -------------------------------- the relevant xml config for the new policy, for reference: {code} <policyEntry ... ... <slowConsumerStrategy> <abortSlowConsumerStrategy /> </slowConsumerStrategy> ... </policyEntry>{code} > add pluggable Policy which is fired in a background Timer to detect slow > consumers for non-durable topics and kill them (maybe with a pre-warning of > being slow a little before being killed) > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: AMQ-378 > URL: https://issues.apache.org/activemq/browse/AMQ-378 > Project: ActiveMQ > Issue Type: New Feature > Components: Broker > Reporter: James Strachan > Assignee: Gary Tully > Fix For: 5.4.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.