alexeykudinkin opened a new pull request, #7736:
URL: https://github.com/apache/hudi/pull/7736
### Change Logs
There are a few issues w/ this test currently:
- One of the test essentially implements a multi-writer scenario, but
doesn't configure any LockProvider (in-process one should suffice)
- It's blocking on some operations indefinitely, which in some
circumstances seems to cause test to be spinning forever
### Impact
Fixing the test flakiness
### Risk level (write none, low medium or high below)
N/A
### Documentation Update
N/A
### Contributor's checklist
- [ ] Read through [contributor's
guide](https://hudi.apache.org/contribute/how-to-contribute)
- [ ] Change Logs and Impact were stated clearly
- [ ] Adequate tests were added if applicable
- [ ] CI passed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]