[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1002) Improve order preservation checking

Tim Fox (JIRA) jira-events at lists.jboss.org
Fri Feb 6 02:20:45 EST 2009


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Fox closed JBMESSAGING-1002.
--------------------------------

    Resolution: Out of Date


Ordering issues are handed by ordering groups in JBM 2.0

> Improve order preservation checking
> -----------------------------------
>
>                 Key: JBMESSAGING-1002
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1002
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>            Assignee: Tim Fox
>            Priority: Minor
>             Fix For: 2.0.0 Beta
>
>
> The current version of order preservation involves preventing messages being sucked from one queue to another more than once.
> This could be improved by encoding the nodeid/counter for each node sucked from in a header.
> The counter would be reset every time all consumers are closed on a particular node.
> A message won't be sucked to a node if its node id is encoded in the header and the distributor's current counter value matches the value in the header.

-- 
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