[
https://issues.apache.org/jira/browse/BEAM-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles resolved BEAM-2120.
-----------------------------------
Resolution: Fixed
Fix Version/s: First stable release
> 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
> Fix For: First stable release
>
>
> 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)