Anu Thomas

Results 132 comments of Anu Thomas

Moving this to backlog. In the meantime, updating documentation to explain how the concurrency and shared thread pool sizing are related - [Troubleshoot Azure Service Bus - Azure SDK for...

Level for this logging has been changed to warn in this [pr](https://github.com/Azure/azure-sdk-for-java/pull/39904), so no longer reported as error

We are closing this due to inactivity. As previously noted, please ensure you are using the latest version, as the version where the issue occurred is three years old and...

Hello @fanemama, the first error message indicate that the background scheduled task that is responsible for renewing the auth token at regular interval is failing to do so at certain...

@fanemama, let me prepare a setup (SB resource behind app-gateway and SDK consumer running in a Docker instance) to see if this can be reproduced.

Hi @lazhar, I’ve been looking into this. One thing I noticed is, if the gateway front end sent FIN+ACK and TCP RST, then the underlying proton-j library does not signal...

Hello @glmva, yes, my observation is also that Application Gateway is initiating the FIN-ACK-RST, based on (1). this never happens when the "client connects directly to Service Bus endpoint via...

Hello @glmva, this discussion might be relevant to you https://github.com/Azure/azure-sdk-for-java/issues/40496 The key point there is that TLSv1.0 in App Gateway can cause this problem. If you’re using v1.0, it’s recommended...

This ticket was created when the customer dev-team initially encountered random timeouts. With continuing analysis, the dev-team identified that this was happening specifically on one environment out of 6, based...