Member since
06-16-2016
5
Posts
0
Kudos Received
0
Solutions
06-16-2016
11:41 PM
Does anyone have any suggestions on how to debug netty failures in storm. We are hitting these regularly and cannot seem to determine the cause. It would be helpful if the netty error output was more than a statement that something failed and actually included a statement that there was a timeout, the destination couldn't be found, etc. These sorts of things are pretty standard for any routing errors.
... View more
Labels:
06-22-2016
12:02 AM
Thanks for the response. There are a number of reasons why you wouldn't want a restart on the same node. In our case, a file was corrupted and was repeated causing problems. You could also encounter the issue if you ran out of disk space or had other process dependencies that were failing for some reason.
... View more