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
GH-9937: Remove logger.error from the TcpSendingMessageHandler
Fixes: #9937
Issue link: #9937
The `TcpSendingMessageHandler` throws exceptions to the caller this or other way.
There is just no reason to have extra `logger.error()` in those cases
(cherry picked from commit fe5b12d)
0 commit comments