Re: netty connection reset by peer errors in logs

2022-09-01 Thread Gil Ganz
Reason I would like to suppress it is I think this is due to network disconnects we know are happening, and looks like it's not going to change. Since it doesn't happen that often, and not causing a real issue , I would like to have cleaner logs if possible. On Thu, Sep 1, 2022 at 9:55 AM Erick

Re: netty connection reset by peer errors in logs

2022-09-01 Thread Erick Ramirez
That error message indicates that 2 nodes are unable to communicate with each other over the internode (gossip) port. It makes no sense to suppress it since it's an indication that there's a problem that you need to address. Cheers!

netty connection reset by peer errors in logs

2022-09-01 Thread Gil Ganz
Hey We have an issue in few of our 4.0.4 clusters, these are on-prem, multiple datacenters around the world clusters, and our logs have many errors like this : ERROR [Messaging-EventLoop-3-26] 2022-09-01 05:57:28,142 InboundMessageHandler.java:300 -