Hello, I have the problem that at some point in a running topology, one of the tasks running gets restarted by Storm. Under which circumstances can the previous happen? Can it happen because of Netty (input rate of tuples is higher than the process rate)?
I do not understand why the previous is happening and it is not definitely problem in my code because I can not find any exceptions in the worker log files. Any ideas/hints? Thanks, Nick