Get rid of validatinon based on logger in TestStorageBasedLockProvider
Open
from-jira
priority:high
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Checking logger or log messages is not the best way to validate the logic. If it's not easy to validate without this way, we should think about improving the interface in the future for testing.
https://github.com/apache/hudi/pull/13103
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9307
- Type: Improvement
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.