4 Replies Latest reply on May 10, 2013 2:36 PM by clebert.suconic

    Out-of-order re-delivery after rollback in consumer using core

    fekelund

      Hi,

       

      I'm seeing out-of-order re-deliveries when doing roll-backs on the consumer side and having a redelivery-delay > 0. Setting the consumer-window-size and/or ack-batch-size to 0 doesn't have an effect. I'm using a message handler but switching to manually calling receive on the consumer doesn't make a difference. I'm able to reproduce it using a very simple 1P-1C test case (2.3.0.Final and core API) wich I have attached.

       

      Is this expected behaviour?

       

      Thanks,

      Fredrik