ashishkumar50 opened a new pull request, #7033: URL: https://github.com/apache/ozone/pull/7033
## What changes were proposed in this pull request? Support HSync and lease recovery required for HBASE. This feature is to make HBASE works using Ozone. More details about this feature is attached in design doc mentioned in [HDDS-7593](https://issues.apache.org/jira/browse/HDDS-7593). Below are the conflicts: ``` hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/OMKeyCommitRequest.java hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/OMDirectoriesPurgeRequestWithFSO.java hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/audit/OMAction.java ``` Above conflicts are due to [HDDS-11194](https://issues.apache.org/jira/browse/HDDS-11194), [HDDS-10658](https://issues.apache.org/jira/browse/HDDS-10658), [HDDS-11215](https://issues.apache.org/jira/browse/HDDS-11215) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10733 ## How was this patch tested? New integration and unit tests are added for the feature. -- 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]
