Skip to content

[Draft] KafkaIO SDF: Fetch end position for each topic-partition tuple in a background thread, reusing kafka consumers. #32459

[Draft] KafkaIO SDF: Fetch end position for each topic-partition tuple in a background thread, reusing kafka consumers.

[Draft] KafkaIO SDF: Fetch end position for each topic-partition tuple in a background thread, reusing kafka consumers. #32459

GitHub Actions / Test Results succeeded Sep 25, 2024 in 0s

All 7 tests pass in 44m 30s

 5 files   5 suites   44m 30s ⏱️
 7 tests  7 ✅ 0 💤 0 ❌
11 runs  11 ✅ 0 💤 0 ❌

Results for commit e4c54db.

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 ‑ verifyCodeIsCompiledWithJava8
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyRunningJVMVersionIs21
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyTestCodeIsCompiledWithJava21