[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1722) MessagingQueue.mergeIn() can break the paging order.
Howard Gao (JIRA)
jira-events at lists.jboss.org
Mon Aug 24 13:58:23 EDT 2009
MessagingQueue.mergeIn() can break the paging order.
----------------------------------------------------
Key: JBMESSAGING-1722
URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1722
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.4.4.GA, 1.4.0.SP3.CP08
Reporter: Howard Gao
Assignee: Howard Gao
Fix For: 1.4.0.SP3.CP09, 1.4.5.GA
On node failover, clustered queue on the failed node will be merged into the queue on the back up node. If the local queue is in paging state but the failed queue has no messages to merge in, it will reset the firstPagingOrder and nextPagingOrder and therefore change the paging state to false. That makes the paging broken.
This issue were found during investigating the associated ticket.
--
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
More information about the jboss-jira
mailing list