ivandika3 opened a new pull request, #11252: URL: https://github.com/apache/ozone/pull/11252
## What changes were proposed in this pull request? Since we already supported per request read consistency in OmClientProtocol, we can integrate S3G to allow users to pick which consistency they would like to use. S3 client can specify "x-ozone-read-consistency" to local-lease to pick lower consistency or linearizable-follower for follower read consistency. The default read consistency (if unspecified) would be leader read so that there is no performance regression. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15089 ## How was this patch tested? UT. -- 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]
