You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/01 18:55:04 UTC

[jira] [Commented] (BEAM-2120) DataflowPipelineJob processes all log messages with each waitUntilFinish

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

ASF GitHub Bot commented on BEAM-2120:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/2796


> DataflowPipelineJob processes all log messages with each waitUntilFinish
> ------------------------------------------------------------------------
>
>                 Key: BEAM-2120
>                 URL: https://issues.apache.org/jira/browse/BEAM-2120
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Eugene Kirpichov
>            Assignee: Kenneth Knowles
>
> This is due to https://github.com/apache/beam/commit/ed8bd62652126d8d0cf054cee5cc79dda88e3415
> Every call to job.waitUntilFinish() prints all messages because the pagination by lastTimestamp happens inside job.waitUntilFinish() rather than outside.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)