Resequencer should include option to never deliver out-of-sequence messages
---------------------------------------------------------------------------

                 Key: CAMEL-4327
                 URL: https://issues.apache.org/jira/browse/CAMEL-4327
             Project: Camel
          Issue Type: Improvement
          Components: eip
    Affects Versions: 2.8.0
            Reporter: David Tombs
            Priority: Minor


If the Resequencer EIP receives a message that precedes a message already 
delivered, the current behavior is to deliver the out-of-sequence message late. 
In some situations it is better to never pass a message on at all rather than 
pass on an out-of-sequence message. It would be useful to have an option to 
throw away late messages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to