Hi Team, I have a scenario where we are fetching records in Azure service bus with the help of Qpid library in a 3rd party integration tool. It is noticed that while fetching a large pile up of records from the Azue queue , many of the records are not fetched but changed the status to 'deferred' in Azure bus.Once changed the status to deferred it is never been picked up.
As per Microsoft it is due to some modification/rejection of records from clients who fetch messages from the queue. Does applying any Qpid property could change this behaviour?.. Appreciate your advice on this . Expectation: The messages should not be changed to deferred state , rather it can be redelivered or send to dead letter queue. Thanks a lot! Regards Vishnu
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org