Github user revans2 commented on the pull request:

    https://github.com/apache/storm/pull/990#issuecomment-169091553
  
    I'm not sure that this fixed it.
    
    ```Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.696 
sec <<< FAILURE! - in storm.kafka.ExponentialBackoffMsgRetryManagerTest
    testSingleDelay(storm.kafka.ExponentialBackoffMsgRetryManagerTest)  Time 
elapsed: 0.001 sec  <<< FAILURE!
    java.lang.AssertionError: expect no message ready for retry yet expected 
null, but was:<101>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotNull(Assert.java:664)
        at org.junit.Assert.assertNull(Assert.java:646)
        at 
storm.kafka.ExponentialBackoffMsgRetryManagerTest.testSingleDelay(ExponentialBackoffMsgRetryManagerTest.java:57)
    ```
    
    From the travis CI JDK8 build.


---
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.
---

Reply via email to