Github user HeartSaVioR commented on the issue:
https://github.com/apache/storm/pull/2182
@kevinconaway
Builds in Travis CI seem to fail consistently at this point:
```
classname: org.apache.storm.kafka.PartitionManagerTest / testname: test2608
java.lang.NullPointerException: null
at
org.apache.storm.kafka.PartitionManagerTest.shutdown(PartitionManagerTest.java:102)
```
I think this is really odd but happens anyway. Seems like running test
cluster inside of test seems not working on Travis CI build.
https://travis-ci.org/apache/storm/jobs/250442626
If you're willing to resolve the build failure, please enable Travis CI in
your fork, and fix it. I'm even OK to remove the test code and just having
one-liner change.
---
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.
---