[
https://jira.jboss.org/jira/browse/JBMESSAGING-1729?page=com.atlassian.ji...
]
Howard Gao commented on JBMESSAGING-1729:
-----------------------------------------
My understanding is:
If you use a non-durable topic subscriber, messages will be discarded once you close the
sub.
If you use a durable sub, messages will be discarded once you unsubscribe it.
JMS Topic::listAllMessages JMX operation returns empty list.
------------------------------------------------------------
Key: JBMESSAGING-1729
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1729
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.4.4.GA
Reporter: Ondrej Žižka
Assignee: Howard Gao
Fix For: 1.4.0.SP3.CP10, 1.4.6.GA.SP1, 1.4.7.GA
SSIA . Rep. steps:
1) Create a topic (MyTopic)
2) Send few durable messages to it (Ejb3TestApps can be used)
3) Find the "name=MyTopic,service=Topic" Mbean
4) Ensure that messages count is not zero
5) Perform the listAllMessages operation
6) See that the result is an empty list.
Tested with EAP 5 CR3, "all" config, default DB (HSQL)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira