[ https://issues.apache.org/jira/browse/STORM-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273871#comment-15273871 ]
ASF GitHub Bot commented on STORM-1769: --------------------------------------- GitHub user satishd opened a pull request: https://github.com/apache/storm/pull/1402 STORM-1769 Added a test to check local nimbus with notifier plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/satishd/storm STORM-1769 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/1402.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1402 ---- commit 84a632913e972aa50d683f86e407419f7fc445ca Author: Satish Duggana <sdugg...@hortonworks.com> Date: 2016-05-06T09:35:47Z STORM-1769 Added a test to check local nimbus with notifier plugin ---- > Add a test for submitting topologies to local nimbus with > STORM_TOPOLOGY_SUBMISSION_NOTIFIER_PLUGIN. > ---------------------------------------------------------------------------------------------------- > > Key: STORM-1769 > URL: https://issues.apache.org/jira/browse/STORM-1769 > Project: Apache Storm > Issue Type: Task > Reporter: Satish Duggana > Assignee: Satish Duggana > > Add a test with > - local cluster with nimbus > - register Config.STORM_TOPOLOGY_SUBMISSION_NOTIFIER_PLUGIN > check for > - local cluster comes up > - submit a topology on that > - registered notifier plugin should receive a callback for submitted topology -- This message was sent by Atlassian JIRA (v6.3.4#6332)