[ https://issues.apache.org/jira/browse/STORM-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200217#comment-15200217 ]
ASF GitHub Bot commented on STORM-822: -------------------------------------- Github user abhishekagarwal87 commented on the pull request: https://github.com/apache/storm/pull/1131#issuecomment-198048331 @hmcl @harshach I have gone through the older kafka spout code in the past and I share the same thought that code is quite complex. Nothing great if it can be simplified even more. However, current kakfa spout works well and works for many. So it would be good idea to stick as much as possible to behavior of original kafka spout while at the same time leverage new consumer apis to simplify the code wherever we can. > As a storm developer I’d like to use the new kafka consumer API (0.8.3) to > reduce dependencies and use long term supported kafka apis > -------------------------------------------------------------------------------------------------------------------------------------- > > Key: STORM-822 > URL: https://issues.apache.org/jira/browse/STORM-822 > Project: Apache Storm > Issue Type: Story > Components: storm-kafka > Reporter: Thomas Becker > Assignee: Hugo Louro > -- This message was sent by Atlassian JIRA (v6.3.4#6332)