You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2019/01/07 17:09:09 UTC

[beam] 01/01: Merge pull request #7421: Change warning logic to only consider work items without an ID to be invalid. Not the absence of a work item.

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

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

commit a4e30835976aa8f7c2b5a076f3766b8227d6f951
Merge: 24f83f0 717ddba
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Mon Jan 7 09:09:00 2019 -0800

    Merge pull request #7421: Change warning logic to only consider work items without an ID to be invalid. Not the absence of a work item.

 .../dataflow/worker/DataflowWorkUnitClient.java    |  7 +++++-
 .../worker/DataflowWorkUnitClientTest.java         | 26 +++++++++++++++++++++-
 2 files changed, 31 insertions(+), 2 deletions(-)