Github user srdo commented on a diff in the pull request:
https://github.com/apache/storm/pull/2733#discussion_r197857719
--- Diff: storm-core/pom.xml ---
@@ -184,6 +184,10 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.awaitility</groupId>
+ <artifactId>awaitility</artifactId>
--- End diff --
Responded in the other PR---
