Hi,
We are using Azure Service Bus with QPID JMS version: 2.5.0.
Frequently we are having threads that get stuck in WAITING state when sending
messages, for indefinite time. Frequently, but not deterministically.
I attached a picture of relevant stack trace.
As I understood from this page:
https
The documentation you referenced is for an older and completely
separate client (for AMQP 0-x, rather than AMQP 1.0 as used by the
newer client and Service Bus), so the details and options contained
are not applicable in this case.
The docs for the client you are using are at:
https://qpid.apache.
Hello Robbie,
Thanks a lot for your reply.
My bad for both the erroneous doc ref and the screenshot. Sorry for that.
I will check the docs to try and set the timeout and if there is any other
config I can set.
As for stacktrace, I am pasting it below. I hope you can spot any suspicious
thing (li