[
https://issues.apache.org/jira/browse/APEXCORE-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163911#comment-15163911
]
ASF GitHub Bot commented on APEXCORE-353:
-----------------------------------------
GitHub user vrozov opened a pull request:
https://github.com/apache/incubator-apex-core/pull/237
APEXCORE-353
Allow autoFlushExecutor to process jobs from other datalists when there is
more data to send and physical nodes for the current datalist are not ready to
get more data.
@PramodSSImmaneni, @tweise Please review and merge.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/incubator-apex-core APEXCORE-353
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/237.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 #237
----
commit a9b4d3e618c0bcd5090e4d36222983b63ceab9ab
Author: Vlad Rozov <[email protected]>
Date: 2016-02-24T05:46:16Z
APEXCORE-353 Allow autoFlushExecutor to process jobs from other datalists
when there is more data to send and physical nodes for the current datalist are
not ready to get more data.
----
> Buffer server may stop processing data
> --------------------------------------
>
> Key: APEXCORE-353
> URL: https://issues.apache.org/jira/browse/APEXCORE-353
> Project: Apache Apex Core
> Issue Type: Bug
> Affects Versions: 3.2.0, 3.3.0, 3.4.0, 3.3.1
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
>
> When an operator has two or more output ports and one of output ports
> produces large number of tuples, the bufferserver may stop sending data to
> downstream operators.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)