Russole opened a new pull request, #9729: URL: https://github.com/apache/ozone/pull/9729
## What changes were proposed in this pull request? HDDS-10481 introduced TestSCMRatisProtocolCompatibility with a test verifying that proto2 requests can be parsed by proto3. This JIRA extends that coverage by adding the reverse test, ensuring that proto3 requests can also be parsed by proto2. * Added testProto3RequestCanBeParsedByProto2 to verify that requests encoded with proto3 can be successfully parsed by the legacy proto2 schema. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14562 ## How was this patch tested? - All CI checks passed. - https://github.com/Russole/ozone/actions/runs/21774673841 - Added unit tests and all tests pass. -- 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]
