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
It is possible that a broker may send back attach frame after operation of creating consumer or producer have been canceled. Currently, we are not doing anything with these orphan links. We should probably try to close them, to prevent a leak of resources.
The text was updated successfully, but these errors were encountered:
It is possible that a broker may send back attach frame after operation of creating consumer or producer have been canceled. Currently, we are not doing anything with these orphan links. We should probably try to close them, to prevent a leak of resources.
The text was updated successfully, but these errors were encountered: