[GitHub] storm issue #2790: STORM-3175 - Allow usage of custom Callback.

2018-08-09 Thread uddhavarote
Github user uddhavarote commented on the issue: https://github.com/apache/storm/pull/2790 Hey, thanks for this update. Without this update, one would end up (re)writing a bolt like KafkaBolt with similar functionality but different `OnCompletion` function, like I am doing currently

[GitHub] storm issue #2790: STORM-3175 - Allow usage of custom Callback.

2018-08-11 Thread uddhavarote
Github user uddhavarote commented on the issue: https://github.com/apache/storm/pull/2790 @srdo Thanks for the details. Yeah, I am aware of the drawbacks. But I think emitting this next tuple into a different stream, not `default` stream, should not replay the tuples in case of