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
fix: use receiver goroutine to process all sasl v1 responses (#2234)
* fix: use receiver goroutine to process all sasl v1 responses
defect in kip-368 implementation where existing incoming wire traffic
would get confused with re-authentication traffic leading to unexpected
disconnects and OOM errors.
Fixes#2233
0 commit comments