Github user erikdw commented on the issue:
https://github.com/apache/storm/pull/2109
@srishtyagrawal : thanks! So there's still a [test
failure](https://travis-ci.org/apache/storm/jobs/233447284):
```
Tests run: 37, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2,126.119
sec <<< FAILURE! - in TestSuite
testTumbleCount(org.apache.storm.st.tests.window.TumblingWindowTest) Time
elapsed: 222.363 sec <<< FAILURE!
java.lang.AssertionError: Expecting min 5 bolt emits, found: 4
```
I wonder if this is a transient issue, or if it's caused by your change of
the debug log line for emitting tuples?
---
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.
---