Created 06-16-2016 11:34 PM
The netty error reporting in storm is very poor as all it tells you is that it cannot connect to something at a port or that it is dropping a message. This is problematic when trying to identify what is causing connection failures or lost messages.
Created 11-15-2017 08:48 AM
connection attempt 1 to Netty-Client-testHost1/IP:6703 failed: java.lang.RuntimeException: Returned channel was actually not established
assist me with above error
,
Hi
I am getting below error on all workers logs
connection attempt 1 to Netty-Client-testHost1:6703 failed: java.lang.RuntimeException: Returned channel was actually not established
kindly assist with this issue