Github user danny0405 commented on a diff in the pull request:

    https://github.com/apache/storm/pull/2433#discussion_r158714076
  
    --- Diff: storm-core/test/clj/org/apache/storm/nimbus_test.clj ---
    @@ -792,15 +795,18 @@
           (bind _ (log-message "ass1, t76, pre beat: " (pr-str ass1)))
           (bind _ (log-message "ass2, t76, pre beat: " (pr-str ass2)))
           (is (= ass1 (executor-assignment cluster storm-id executor-id1)))
    +      ;TODO: fix local test of worker reports
    --- End diff --
    
    I have removed it and fix the 2 TODOs already.


---

Reply via email to