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

[jira] [Commented] (APEXCORE-380) Idle time sleep time should increase from 0 to a configurable max value

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

ASF GitHub Bot commented on APEXCORE-380:
-----------------------------------------

GitHub user vrozov opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/271

    APEXCORE-380 - Idle time sleep time should increase from 0 to a configurable max value

    @tweise Please review

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

    $ git pull https://github.com/vrozov/incubator-apex-core APEXCORE-380

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

    https://github.com/apache/incubator-apex-core/pull/271.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 #271
    
----
commit 08957596ad9e6fb377cdaf61ae1a923ed0453eca
Author: Vlad Rozov <v....@datatorrent.com>
Date:   2016-03-14T21:09:09Z

    APEXCORE-380 - Idle time sleep time should increase from 0 to a configurable max value

----


> Idle time sleep time should increase from 0 to a configurable max value
> -----------------------------------------------------------------------
>
>                 Key: APEXCORE-380
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-380
>             Project: Apache Apex Core
>          Issue Type: Improvement
>    Affects Versions: 3.4.0
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>
> When all active input ports of an operator are empty, the operator either calls idle time handler or goes into a wait. In the later case, the wait time should start with 0 and increase to the configured/default idle spin time to handle cases when there is trickle and pour stream of tuples.



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