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 2014/09/19 18:40:34 UTC

[jira] [Commented] (STORM-501) Missing StormSubmitter API

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

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

GitHub user revans2 opened a pull request:

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

    STORM-501: Missing StormSubmitter API

    

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

    $ git pull https://github.com/revans2/incubator-storm STORM-501

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

    https://github.com/apache/storm/pull/260.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 #260
    
----
commit 32ff6e1fd62a64e156b58af24924ec7b7d5277a4
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2014-09-19T16:03:50Z

    STORM-501: Missing StormSubmitter API

----


> Missing StormSubmitter API
> --------------------------
>
>                 Key: STORM-501
>                 URL: https://issues.apache.org/jira/browse/STORM-501
>             Project: Apache Storm (Incubating)
>          Issue Type: Bug
>    Affects Versions: 0.9.2-incubating
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>            Priority: Blocker
>
> Recently progress support was added to storm submitter, but in my review I missed that we had dropped support for the API
> StormSubmitter.submitTopology(String,Map,StormTopology,SubmitOptions)
> This is not a very commonly used API, but I do have some customers where were relying on it, and when it was dropped they broke.



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