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

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -