[
https://issues.apache.org/activemq/browse/AMQ-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-1296.
-----------------------------
Resolution: Fixed
Fix Version/s: (was: 5.2.0)
5.1.0
Queue messages are now deleted asap and no longer held in pending list
> 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
> Assignee: Rob Davies
> Fix For: 5.1.0
>
>
> 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.