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
[improve][client] Enhance connection and timeout logging
- Add endpoint IP:port details to connection failure messages
- Log resolved endpoints for DNS lookup debugging
- Include physical address in connection timeout errors
- Add broker remote address to network request timeout warnings
- Log producer queue sizes during send timeouts for backpressure debugging
These improvements provide better context for troubleshooting
network connectivity issues, DNS resolution problems, and
producer backpressure scenarios.
0 commit comments