Github user danny0405 commented on a diff in the pull request: https://github.com/apache/storm/pull/2389#discussion_r148776617 --- Diff: storm-core/test/jvm/org/apache/storm/nimbus/NimbusHeartbeatsPressureTest.java --- @@ -0,0 +1,208 @@ +package org.apache.storm.nimbus; --- End diff -- thx, i will fix this
---