[GitHub] storm issue #1458: STORM-1878: Flux can now handle IStatefulBolts

2016-06-07 Thread arunmahadevan
Github user arunmahadevan commented on the issue: https://github.com/apache/storm/pull/1458 Thanks @sakanaou merged to master, 1.x and 1.0.x branches. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] storm issue #1458: STORM-1878: Flux can now handle IStatefulBolts

2016-06-06 Thread ptgoetz
Github user ptgoetz commented on the issue: https://github.com/apache/storm/pull/1458 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] storm issue #1458: STORM-1878: Flux can now handle IStatefulBolts

2016-06-03 Thread arunmahadevan
Github user arunmahadevan commented on the issue: https://github.com/apache/storm/pull/1458 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] storm issue #1458: STORM-1878: Flux can now handle IStatefulBolts

2016-06-03 Thread sakanaou
Github user sakanaou commented on the issue: https://github.com/apache/storm/pull/1458 @arunmahadevan I have added an example as requested. It is basically an extension of the word count example with state support. --- If your project is set up for it, you can reply to this email

[GitHub] storm issue #1458: STORM-1878: Flux can now handle IStatefulBolts

2016-06-02 Thread arunmahadevan
Github user arunmahadevan commented on the issue: https://github.com/apache/storm/pull/1458 @sakanaou Thanks for the patch. Can you also add an example flux topology with an IStatefulBolt similar to to existing ones under