Github user revans2 commented on the pull request:
https://github.com/apache/incubator-storm/pull/220#issuecomment-53281110
I am getting some test failures.
backtype.storm.utils-test test-new-curator-uses-exponential-backoff is
failing with
java.lang.IllegalArgumentException: No matching field found:
getMaxRetryInterval for class
backtype.storm.utils.StormBoundedExponentialBackoffRetry
which is a method you removed.
backtype.storm.messaging.netty-unit-test is getting a divide by zero error
in a lot of the test functions at StormBoundedExponentialBackoffRetry.java:53
---
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.
---