apache storm - Set and get tuple fail cause -


is possible communicate cause of tuple failure bolt failed spout emitted it? want have different logic in spout fail method of fail causes.

since public void fail(object id) takes id need manage yourself.

inside bolt, persist tuple id along fail cause somewhere (distributed key/value store perhaps?).


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -