Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/986#issuecomment-169452092
CI seems to be failing with a trident kafka test hanging.
The code appears to provide a best effort replay, but that is neither at
least once nor at most once, so it is likely to cause issues for some
topologies that don't expect this a-typical behavior. I am not an expert on
the kafka API, but it looks like auto.commit.enable is inherently incompatible
with what storm wants from a well behaved spout.
---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---