Hi,
Is it possible with a resequencer to have sequence number not beginning at 1 ?
The use case is the following : I will listen to a JMSQueue (on whom I have no control) and extract sequenceNumber from message payload in the queue, so I can't guarantee that, when my application launches, the next message in the queue has the sequenceNumber 1.
Thanks,
Mayeul


Reply With Quote