Skip to content

[Dataflow Streaming] Activate SourceState Finalizers before submitting workitem to harness threads#38921

Merged
scwhittle merged 3 commits into
apache:masterfrom
arunpandianp:finalize
Jun 12, 2026
Merged

[Dataflow Streaming] Activate SourceState Finalizers before submitting workitem to harness threads#38921
scwhittle merged 3 commits into
apache:masterfrom
arunpandianp:finalize

add comments

6852ecb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results succeeded Jun 11, 2026 in 0s

All 7 tests pass in 1h 9m 56s

 7 files  + 7   7 suites  +7   1h 9m 56s ⏱️ + 1h 9m 56s
 7 tests + 7   7 ✅ + 7  0 💤 ±0  0 ❌ ±0 
15 runs  +15  15 ✅ +15  0 💤 ±0  0 ❌ ±0 

Results for commit 6852ecb. ± Comparison against earlier commit 4238c18.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

7 tests found

There are 7 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchDynamicSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchStaticSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInStreamingStaticSharding
org.apache.beam.examples.WordCountIT ‑ testE2EWordCount
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyCodeIsCompiledWithJava11
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyRunningJVMVersionIs21
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyTestCodeIsCompiledWithJava21