You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2017/04/28 21:33:04 UTC

[jira] [Created] (BEAM-2120) TestDataflowRunner prints all messages from the job, repeatedly

Eugene Kirpichov created BEAM-2120:
--------------------------------------

             Summary: TestDataflowRunner prints all messages from the job, repeatedly
                 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)