flaky test TestStructuredStreaming#testStructuredStreamingWithCheckpoint
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
{code:java}
2023-01-18T15:37:37.0801896Z [ERROR] TestStructuredStreaming.testStructuredStreamingWithCheckpoint:308->assertLatestCheckpointInfoMatched:321 expected: <0> but was: <1>
{code}
https://github.com/apache/hudi/actions/runs/3949925387/jobs/6761767342
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-5580
- Type: Test
- Epic: https://issues.apache.org/jira/browse/HUDI-4302
---
## Comments
19/Jan/23 01:47;HunterHunter;[~Bone An] Can you take a look at this test?;;;
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with TestStructuredStreaming#testStructuredStreamingWithCheckpoint and the failure around line 308, especially assertLatestCheckpointInfoMatched at line 321. Reproduce the failure using the linked GitHub Actions run and inspect the checkpoint assertions; done means the test passes reliably without the expected-versus-actual mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spark
- Domain
- stream-processing, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100