Skip to content

Add test for user counters in timer processing to FnApiDoFnRunnerTest and fix metrics test.#35494

Merged
scwhittle merged 1 commit intoapache:masterfrom
scwhittle:timer_counters
Jul 1, 2025
Merged

Add test for user counters in timer processing to FnApiDoFnRunnerTest and fix metrics test.#35494
scwhittle merged 1 commit intoapache:masterfrom
scwhittle:timer_counters

Conversation

@scwhittle
Copy link
Contributor

Verifies plumbing of user counters for FnApiDoFnRunner.

I think this shows that #29099 is no longer an issue (or at least that #35050 isn't needed).

Fixes #20872

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@github-actions github-actions bot added the java label Jul 1, 2025
@scwhittle scwhittle mentioned this pull request Jul 1, 2025
3 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2025

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@scwhittle
Copy link
Contributor Author

Failures appear unrelated, merging

@scwhittle scwhittle merged commit 3def519 into apache:master Jul 1, 2025
18 of 22 checks passed
@scwhittle scwhittle deleted the timer_counters branch July 1, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-enable FnApiDoFnRunner.testUsingMetrics

2 participants