activemq/activemq-broker
Timothy Bish 7a68ad5d98 https://issues.apache.org/jira/browse/AMQ-4814
Remove of a durable subscription when the keepDurableSubActive flag is
true (default) did not actually stop and cleanup the still active cursor
due to the fact that the cursor checks the flag of its subscription to
see if it should stay active when its stop method is called.  The
subscription needs to disable that flag when the subscription is being
removed so that the cursor will correctly shutdown.
2015-07-06 18:21:20 -04:00
..
src https://issues.apache.org/jira/browse/AMQ-4814 2015-07-06 18:21:20 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-01-30 12:46:19 +00:00