You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aviem Zur (JIRA)" <ji...@apache.org> on 2017/01/28 13:49:25 UTC

[jira] [Created] (BEAM-1334) Split UsesMetrics category and tests into UsesCommittedMetrics and UsesAttemptedMetrics

Aviem Zur created BEAM-1334:
-------------------------------

             Summary: Split UsesMetrics category and tests into UsesCommittedMetrics and UsesAttemptedMetrics
                 Key: BEAM-1334
                 URL: https://issues.apache.org/jira/browse/BEAM-1334
             Project: Beam
          Issue Type: Task
          Components: sdk-java-core
            Reporter: Aviem Zur
            Assignee: Davor Bonaci
            Priority: Minor


Some runners may not be able to implement both {{committed}} and {{attempted}} results in {{MetricResult}}.

Seeing this, split the current {{RunnableOnService}} test {{org.apache.beam.sdk.metrics.MetricsTest#metricsReportToQuery}} into two tests, which test attempted and committed results separately with categories {{UsesCommittedMetrics}} and {{UsesAttemptedMetrics}} instead of the current category {{UsesMetrics}}.

Discussion that led to this can be seen in the this [PR|https://github.com/apache/beam/pull/1750#issuecomment-275412984]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)