Skip to content

Remove expensive shuffle of read data in KafkaIO when using sdf and commit offsets #21238

Remove expensive shuffle of read data in KafkaIO when using sdf and commit offsets

Remove expensive shuffle of read data in KafkaIO when using sdf and commit offsets #21238

GitHub Actions / Test Results succeeded Aug 29, 2024 in 0s

All 7 tests pass in 42m 49s

 5 files   -  31   5 suites   - 31   42m 49s ⏱️ - 15m 14s
 7 tests  - 137   7 ✅  - 134  0 💤  -  1  0 ❌  - 2 
11 runs   - 626  11 ✅  - 614  0 💤  - 10  0 ❌  - 2 

Results for commit 10d8cd9. ± Comparison against earlier commit 8716f29e.

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