You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Mohsen Bande <mo...@gmail.com> on 2016/12/05 11:45:33 UTC

Storm UI resets stats on exceptions

Hello all,
when any of bolts throws an exception, UI resets all stats (acked, failed,
...)
is there any way to prevent it from that?

Re: Storm UI resets stats on exceptions

Posted by Ohad Edelstein <oh...@mintigo.com>.
I think that you are experience spout crash/ topology crash
If the memory of the machine runs out, or the spout crash then what you describe will happen...

From: Mohsen Bande <mo...@gmail.com>>
Reply-To: "user@storm.apache.org<ma...@storm.apache.org>" <us...@storm.apache.org>>
Date: Monday, 5 December 2016 at 13:45
To: "user@storm.apache.org<ma...@storm.apache.org>" <us...@storm.apache.org>>
Subject: Storm UI resets stats on exceptions

Hello all,
when any of bolts throws an exception, UI resets all stats (acked, failed, ...)
is there any way to prevent it from that?