Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
0.9.3
-
None
Description
When testing with a spout that is not-complete, an exception is raised saying "Cannot complete topology unless every spout is a CompletableSpout (or mocked to be)", which is descriptive, but it leaves it unclear which spout is at fault.
I submitted a fix at https://github.com/apache/incubator-storm/pull/239