sumitagrawl opened a new pull request, #7406: URL: https://github.com/apache/ozone/pull/7406
## What changes were proposed in this pull request? 1. Minimal injection to existing flow for Leader execution framework - Table expose rawTable to update byte[] directly - SystemAction for new audit log - OzoneManager with OmGateway init, start, stop - OzoneManagerStateMachine to redirect its execution in compatible way - OzoneManagerProtocolServerSideTranslatorPB to redirect specific flow to leader execution 2. Leader execution for new flow (OBS flow) - granular locking - gateway for entry of execution - request flow with preprocess, authorize, lock, unlock, and process for OBS code simplification - bucket quota resource for lockless quota validation - leaderRequestExecutor for request execution and ratis update - new Request factory for the flow - OBS flow: create and commit ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11418 ## How was this patch tested? - TODO -- 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]
