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

[jira] [Created] (BEAM-2086) TestDataflowRunner relies on metrics which are not present in streaming jobs

Kenneth Knowles created BEAM-2086:
-------------------------------------

             Summary: TestDataflowRunner relies on metrics which are not present in streaming jobs
                 Key: BEAM-2086
                 URL: https://issues.apache.org/jira/browse/BEAM-2086
             Project: Beam
          Issue Type: Bug
          Components: runner-dataflow
            Reporter: Kenneth Knowles
            Assignee: Kenneth Knowles
            Priority: Blocker


Currently, we are lacking the metrics by which the TestDataflowRunner determines that a job is complete and that all PAsserts ran.

We do not need to use the watermark metrics - the service handles shutdown now.

We should aim to restore PAssert counting, though the new PAssert architecture (both that already implemented as well as future plans) significantly mitigate the risk.



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