Ethanlm commented on pull request #3277: URL: https://github.com/apache/storm/pull/3277#issuecomment-637030464
There are unit test failures ``` [ERROR] /home/travis/build/apache/storm/examples/storm-perf/src/main/java/org/apache/storm/perf/queuetest/JCQueuePerfTest.java:[111,82] incompatible types: int cannot be converted to java.util.List<java.lang.Integer> [ERROR] /home/travis/build/apache/storm/examples/storm-perf/src/main/java/org/apache/storm/perf/queuetest/JCQueuePerfTest.java:[112,82] incompatible types: int cannot be converted to java.util.List<java.lang.Integer> ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
