Closed anfeng closed 11 years ago
Please review this pull request.
The changes look OK to me. I would like to get rid of the sleeps, but I don't see any way currently to do that. I also would like to get rid of the killall call in the tests. Please file an issue for each of these so we can track and fix them and then feel free to merge it in.
I have remove "killall" by using a different topology (Excalamation Topology) which is pure Java. Let me create issue for sleeeps.
Issue #15 created for tracking sleep() calls.
Bobby, please do another review, and we will then merge this pull request.
Andy walked me through the changes. The killall
was removed; that was the main concern.
+1
Include storm-starter within IntegrationTest. We also also verify the submitted topology is actually running per Nimbus Thrift API.