hemantk-12 opened a new pull request, #6171: URL: https://github.com/apache/ozone/pull/6171
## What changes were proposed in this pull request? There are two major changes in this PR. 1. Added a new test to validate that no new compaction log entry is added to `compactionLogTable` and DAG while tarball creation is in progress. 2. Made `waitForTarballCreation` synchronized function so that wait and notify threads are on a same object's monitor. ## What is the link to the Apache JIRA HDDS-9039 ## How was this patch tested? Ran newly added test locally and fork branch. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
