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/08/11 23:32:20 UTC

[jira] [Commented] (STORM-1999) Update docs with OutputCollector's threadsafety

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

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

GitHub user HeartSaVioR opened a pull request:

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

    STORM-1999 Update docs with OutputCollector's threadsafety

    * From Storm 1.0.0, OutputCollector is thread safe
    
    This should be also downmerged to 1.x and 1.0.x branches, and applied to docs of 1.0.0, 1.0.1, 1.0.2, 2.0.0-SNAPSHOT.
    
    NOTE: This is non-code change so lazy consensus is applied. (don't need to wait for +1 and also 24 hrs)

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

    $ git pull https://github.com/HeartSaVioR/storm STORM-1999

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

    https://github.com/apache/storm/pull/1622.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 #1622
    
----
commit 3e4d9444c4a637538bf66d36f99c8f36cd50edf5
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-08-11T23:27:39Z

    STORM-1999 Update docs with OutputCollector's threadsafety
    
    * From Storm 1.0.0, OutputCollector is thread safe

----


> Update docs with OutputCollector's threadsafety
> -----------------------------------------------
>
>                 Key: STORM-1999
>                 URL: https://issues.apache.org/jira/browse/STORM-1999
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 1.0.0, 1.1.0
>            Reporter: Satish Duggana
>
> From 1.x branch, Updated docs about OutputCollector;s threadsafety.



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