Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/2433#discussion_r152705847
--- Diff: storm-core/test/clj/org/apache/storm/nimbus_test.clj ---
@@ -520,7 +522,7 @@
(is (= 10 (count (task-info "4"))))
(is (= 7 (storm-num-workers state "test")))
)))
-
+;
--- End diff --
unnecessary change---
