Should Data Queue Poller respect Q_EVENT_SEQ?
We have been using LIFETIME Data Queue for some time. But recently we noticed that the behavior of SEQUENCE data queue poller does not match on-line help explanation - "Sequence: Grabs the next batch of records whose status is Queued. This is ordered by the queue sequence. The Sequence pollers pay no attention to start time. They do not support future scheduling of queue records."
As the sequence of Q_EVENT_SEQ is critical for us, is any way to ensure the sequence is respected? (Note: we have set Thread Count=1)