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/15 19:38:21 UTC

[jira] [Commented] (STORM-2039) Backpressure refactoring in worker and executor

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

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

GitHub user abellina opened a pull request:

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

    STORM-2039: backpressure refactoring in worker and executor

    For 1.x branch, will submit a PR for 2.x branch.

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

    $ git pull https://github.com/abellina/storm STORM-2039_backpressure_refactoring_in_worker_and_executor

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

    https://github.com/apache/storm/pull/1627.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 #1627
    
----
commit 75b82f3449a2bd4ae8cf3c0999ee3f5f1defad0c
Author: Alessandro Bellina <ab...@yahoo-inc.com>
Date:   2016-08-15T19:28:40Z

    STORM-2039: backpressure refactoring in worker and executor

----


> Backpressure refactoring in worker and executor
> -----------------------------------------------
>
>                 Key: STORM-2039
>                 URL: https://issues.apache.org/jira/browse/STORM-2039
>             Project: Apache Storm
>          Issue Type: Story
>            Reporter: Alessandro Bellina
>            Assignee: Alessandro Bellina
>            Priority: Minor
>
> * Use backpressure flags directly from disruptor queue instead of in the disruptor-backpressure-handlers in worker and executor
> * Other minor refactoring (eliminate redundant function)



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