You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/23 15:58:16 UTC

[jira] [Commented] (STORM-1929) Check when create topology

    [ https://issues.apache.org/jira/browse/STORM-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346660#comment-15346660 ] 

ASF GitHub Bot commented on STORM-1929:
---------------------------------------

GitHub user darionyaphet opened a pull request:

    https://github.com/apache/storm/pull/1515

    [STORM-1929] Check when create topology

    [STORM-1929](https://issues.apache.org/jira/browse/STORM-1929)
    
    Add some check when create topology :
    
    1. Spout and Bolt id shouldn't conflict
    
    2. createTopology's spout and bolt set shouldn't empty .

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/darionyaphet/storm STORM-1929

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1515.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 #1515
    
----
commit ee500cb385b80a6c4e12d9fea64ab59668de91ba
Author: darionyaphet <da...@gmail.com>
Date:   2016-06-23T15:56:09Z

    STORM-1929 : Check when create topology

----


> Check when create topology
> --------------------------
>
>                 Key: STORM-1929
>                 URL: https://issues.apache.org/jira/browse/STORM-1929
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: darion yaphet
>            Assignee: darion yaphet
>
> Add some check when create topology .
> 1. Spout and Bolt id shouldn't conflict
> 2. createTopology's spout and bolt set shouldn't empty .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)