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
Broker is down. It try reconnect to broker. On each connection attempt create new instance of NettyTcpClient, inside NettyTcpClient runs thread. This thread never stops because it not shutdown on connection error.