[
https://issues.apache.org/jira/browse/AMQ-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317203#comment-14317203
]
ASF GitHub Bot commented on AMQ-4929:
-------------------------------------
GitHub user zmhassan opened a pull request:
https://github.com/apache/activemq/pull/60
https://issues.apache.org/jira/browse/AMQ-4929 - remove old and unused
org.apache.activemq.broker.BrokerService#setSupportFailOver
I've removed the unused method
`org.apache.activemq.broker.BrokerService#setSupportFailOver`. Thank you for
taking the time to review this patch and merging to master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zmhassan/activemq AMQ-4929-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/60.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 #60
----
commit 69312beb1598f9748fb2589a5ba0374a9a99b41f
Author: zmhassan <[email protected]>
Date: 2015-02-11T23:26:26Z
remove old and unused
org.apache.activemq.broker.BrokerService#setSupportFailOver
13 of 21
----
> remove old and unused
> org.apache.activemq.broker.BrokerService#setSupportFailOver
> ---------------------------------------------------------------------------------
>
> Key: AMQ-4929
> URL: https://issues.apache.org/jira/browse/AMQ-4929
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.9.0
> Reporter: Gary Tully
> Fix For: 5.12.0
>
>
> there is a bunch of duplicate detection in transactionbroker that is disabled
> by default and not tested that duplicates work done elsewhere - store and
> producerAutit. It should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)