Description of problem: when sending non transactional messages on paging, the counters can get out of sync after failures Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Send messages non tranasctionally after paging 2. kill the server 3. compare the number of messages against on QueueImpl.getCounter() against the real number of messages Actual results: Counter won't match the number of messages. Expected results: Exact number of messages Additional info:
*** Bug 1055586 has been marked as a duplicate of this bug. ***
Clebert Suconic <clebert.suconic> updated the status of jira JBPAPP-10964 to Resolved
Martin Švehla <msvehla> updated the status of jira JBPAPP-10964 to Closed
Setting to ON_QA since upgrade should fix this
Verified with EAP 6.3.0.ER2 / HornetQ 2.3.18.Final