This is an automated email from the ASF dual-hosted git repository.
ethanli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git.
from 19eb699 [STORM-3706] Add Cluster.needsSchedulingRas() to tests to
ensure correct value is returned. (#3340)
add aee7523 [STORM-3709] Topology without spout should fail submission.
new 51f5464 [STORM-3709] Topology without spout should fail submission.
(#3343)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/jvm/org/apache/storm/StormSubmitter.java | 6 +++
.../jvm/org/apache/storm/TestStormSubmitter.java | 59 ++++++++++++++++++++++
2 files changed, 65 insertions(+)
create mode 100644
storm-client/test/jvm/org/apache/storm/TestStormSubmitter.java