GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2272
Try fixing travis build by explicitly setting dist and updating integ⦠â¦ration test Zookeeper version It looks like Travis has begun moving builds to Trusty from Precise (https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming). This causes the integration test to fail, because it refers to an older Zookeeper version that isn't available in Trusty. You can merge this pull request into a Git repository by running: $ git pull https://github.com/srdo/storm try-fix-travis-build Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/2272.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2272 ---- commit 6660047d43846e61edbebcd212f0714e6fa8e51d Author: Stig Rohde Døssing <s...@apache.org> Date: 2017-08-08T23:32:24Z Try fixing travis build by explicitly setting dist and updating integration test Zookeeper version ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---