KahaDB journal files retained after delay in "unsubscribing" durable subscriber
from topic.
-------------------------------------------------------------------------------------------
Key: AMQ-3775
URL: https://issues.apache.org/jira/browse/AMQ-3775
Project: ActiveMQ
Issue Type: Bug
Components: Message Store
Affects Versions: 5.5.1
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 5.6.0
KahaDB journal files retained after delay in "unsubscribing" durable subscriber
from topic.This issue only appears to occur when Durable Subscriber is
registered with a "selector" that does not match all messages on topic.
Scenario:
Msg Producer sending messages to topic.
Durable subscriber registered with a selector on topic
After 20 seconds; stop calling consumer.receive() .
Another Durable subscriber registers on the topic
After 20 seconds; stop calling consumer.receive() .
Continue this pattern till 10 durable subscribers are registered with topic
Then unsubscribe all 10 Durable subscribers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira