Already delivered (and deleted from persistence store) messages are available
through JMX queue operations
----------------------------------------------------------------------------------------------------------
Key: AMQ-1296
URL: https://issues.apache.org/activemq/browse/AMQ-1296
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.0.0
Environment: Standalone broker, JDBC persistence (no journal) using
Oracle database. Solaris 9 host.
Reporter: Manuel Teira
JMX console allow for browsing messages already delivered and hence, deleted
from persistence. I was able to reproduce this in 4.2-SNAPSHOT and 5.0-SNAPSHOT
recent snapshots. I'm afraid this could indicate that some leakage is happening.
These operations are, at least:
java.util.List browseMessages()
TabularData browseAsTable()
This does not happen with activemq 4.1.1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.