You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by et...@apache.org on 2020/11/16 05:23:28 UTC

[storm] 01/01: [STORM-3709] Topology without spout should fail submission. (#3343)

This is an automated email from the ASF dual-hosted git repository.

ethanli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 51f5464fcdda3b416053ff67bba4a40cb257b3a5
Merge: 19eb699 aee7523
Author: Meng (Ethan) Li <et...@gmail.com>
AuthorDate: Sun Nov 15 23:23:03 2020 -0600

    [STORM-3709] Topology without spout should fail submission. (#3343)

 .../src/jvm/org/apache/storm/StormSubmitter.java   |  6 +++
 .../jvm/org/apache/storm/TestStormSubmitter.java   | 59 ++++++++++++++++++++++
 2 files changed, 65 insertions(+)