Re: Message moves to differed state in Azure Bus while fetching via Qpid

2020-08-16 Thread vishnu pk
ere flags. I believe the client > only does this in one place by itself, when it is unable to decode an > arriving delivery and create a JMS Message from it. It emits a warning > log message if that happens. > > On Wed, 22 Jul 2020 at 19:54, vishnu pk wrote: > > > > Hi Tea

Message moves to differed state in Azure Bus while fetching via Qpid

2020-07-22 Thread vishnu pk
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'

Apache Qpid Client with proxy setting

2020-07-12 Thread vishnu pk
Hi Team, Im using Qpid lib jars to establish a connection from a third party application to AMQP Azure Service Bus. I'm looking for a property variable for *PROXY *host settings but couldn't find one. May i know if there is a way to use a proxy within Qpid Client property. QPID JMS CLient