[
https://issues.apache.org/jira/browse/QPID-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie reassigned QPID-1783:
------------------------------------
Assignee: Aidan Skinner (was: Martin Ritchie)
Hi Aidan, I've merged this change over to 0.5 can you review the change please.
Regards
> MessageFactory does not allow TransactionLogs to recover messages out of
> order.
> -------------------------------------------------------------------------------
>
> Key: QPID-1783
> URL: https://issues.apache.org/jira/browse/QPID-1783
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Martin Ritchie
> Assignee: Aidan Skinner
> Priority: Blocker
> Fix For: 0.5
>
>
> Summary:
> The MessageFactory is too strict, requiring messages to be recovered in order
> when in reality the Log will most likely process a single queue at a time.
> MessageFactory.createMessage(long,TransactionLog) should simply allow the
> message creation remembering the highest value received.
> Duplicate Message IDs will only occur if there is a bug in the
> TransactionLog. The MessageFactory will still guarantee to provide unique
> values by remembering the highest seen value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]