[GitHub] storm pull request #2716: STORM-3102 Remove check for partition offset befor...

2018-06-13 Thread acseidel
GitHub user acseidel opened a pull request: https://github.com/apache/storm/pull/2716 STORM-3102 Remove check for partition offset before every emit. In kafka >0.10.2 this check became expensive, causing large performance decreases. You can merge this pull request into a

[GitHub] storm pull request #2717: Bugfix/storm 3102 kafka client performance storm 1...

2018-06-13 Thread acseidel
GitHub user acseidel opened a pull request: https://github.com/apache/storm/pull/2717 Bugfix/storm 3102 kafka client performance storm 1.x In kafka >0.10.2 this check became expensive, causing large performance decreases. You can merge this pull request into a Git repository

[GitHub] storm pull request #2715: STORM-3102 Remove check for partition offset befor...

2018-06-13 Thread acseidel
GitHub user acseidel opened a pull request: https://github.com/apache/storm/pull/2715 STORM-3102 Remove check for partition offset before every emit. IN kafka >0.10.2 this check became expensive, causing large performance decreases. You can merge this pull request into a