You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per this, we should allow any 2xx response to consider success. We are currently working with proxy server which is sending 200 Connected as response. This has forced us to use older version of Azure Service Bus Java SDK that has dependency for older version of qpid-proton-j-extensions before this change. Suggesting to revert this validation.
Issue created from:
See: https://github.com/Azure/qpid-proton-j-extensions/blob/master/src/main/java/com/microsoft/azure/proton/transport/proxy/impl/ProxyHandlerImpl.java#L71
The text was updated successfully, but these errors were encountered: