You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2020/06/22 21:51:10 UTC

[beam] branch master updated (a55d7b8 -> c96fdee)

This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from a55d7b8  Merge #11977: Remove "whitelist" and "blacklist" terminology from repository where possible
     add 2f5029c  Ignoring negative estimated sizes when creating Dataflow split responses
     new c96fdee  Merge pull request #12053: [BEAM-10301] Ignoring negative estimated sizes when creating Dataflow split responses

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../dataflow/worker/WorkerCustomSources.java       |  8 ++++++-
 .../dataflow/worker/WorkerCustomSourcesTest.java   | 25 ++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)


[beam] 01/01: Merge pull request #12053: [BEAM-10301] Ignoring negative estimated sizes when creating Dataflow split responses

Posted by ch...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit c96fdee2fbdcb6f82d34a8dc940cda2b521628b9
Merge: a55d7b8 2f5029c
Author: Chamikara Jayalath <ch...@apache.org>
AuthorDate: Mon Jun 22 14:50:43 2020 -0700

    Merge pull request #12053: [BEAM-10301] Ignoring negative estimated sizes when creating Dataflow split responses

 .../dataflow/worker/WorkerCustomSources.java       |  8 ++++++-
 .../dataflow/worker/WorkerCustomSourcesTest.java   | 25 ++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)