[
https://issues.apache.org/jira/browse/BEAM-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353474#comment-17353474
]
Beam JIRA Bot commented on BEAM-12068:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Run Dataflow performance benchmarks on Java 11
> ----------------------------------------------
>
> Key: BEAM-12068
> URL: https://issues.apache.org/jira/browse/BEAM-12068
> Project: Beam
> Issue Type: Improvement
> Components: testing
> Reporter: Tyson Hamilton
> Priority: P2
> Labels: stale-P2
>
> Dataflow should have the following tests running on Java 11 (runner V2) for
> tracking performance of both batch and streaming pipelines:
> * GBK variants
> * coGBK variants
> * ParDo variants
> The variants can be found in the 'Performance tests metrics' section of
> [http://metrics.beam.apache.org/]
> The tests should report metrics to these dashboards. The task here is to
> configure the existing tests to also run on runner v2, not introduce new
> tests.
>
> cwiki entry on load tests:
> [https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide#ContributionTestingGuide-TestsofCoreApacheBeamOperations]
>
> cwiki entry on how metrics are collected:
> [https://cwiki.apache.org/confluence/display/BEAM/Test+Results+Monitoring]
>
> jenkins config for a load test:
> [https://github.com/apache/beam/blob/master/.test-infra/jenkins/job_LoadTests_ParDo_Java.groovy]
>
> java file for that load test:
> [https://github.com/apache/beam/blob/master/sdks/java/testing/load-tests/src/main/java/org/apache/beam/sdk/loadtests/ParDoLoadTest.java]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)