Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2698#discussion_r193104685 --- Diff: storm-core/pom.xml --- @@ -193,10 +193,6 @@ <artifactId>curator-framework</artifactId> <scope>compile</scope> </dependency> - <dependency> --- End diff -- I'm primarily concerned about https://issues.apache.org/jira/browse/STORM-2978 popping back up.
---