sadanand48 opened a new pull request, #6919: URL: https://github.com/apache/ozone/pull/6919
## What changes were proposed in this pull request? With the introduction of a new client version in https://issues.apache.org/jira/browse/HDDS-10983, the latest version is 4. The OLDER_CLIENT_REQUEST validation checked against the latest versions for access to newer non-legacy buckets but since the addition of a newer version all client versions prior to 4 becomes an older client and blocks access to OBS/FSO buckets. This should be fixed to check against version 3. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11133 ## How was this patch tested? Existing tests should cover this -- 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]
