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
in 2.2, when there is an unexpected exception in publishing, NSQConenction will be closed, however that closed connection should NOT be returned to connection pool. That will fail following publishing in a high concurrent situation.
in 2.2, when there is an unexpected exception in publishing, NSQConenction will be closed, however that closed connection should NOT be returned to connection pool. That will fail following publishing in a high concurrent situation.