Fix debezium test failures
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
crashed tests: [ERROR] org.apache.hudi.utilities.sources.debezium.TestMysqlDebeziumSource [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7400
- Type: Bug
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the failing org.apache.hudi.utilities.sources.debezium.TestMysqlDebeziumSource test and the Maven Surefire error showing that the forked VM terminated unexpectedly. Review JIRA HUDI-7400 for the failure context and reproduce the crash. Done means the test no longer fails with this VM-crash or System.exit error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100