adoroszlai opened a new pull request, #9107:
URL: https://github.com/apache/ozone/pull/9107

   ## What changes were proposed in this pull request?
   
   Copy RPC code from Hadoop 3.2.4, the last release before shaded protobuf was 
introduced in Hadoop 3.3.  Backport several fixes from Hadoop 3.3 and later.  
Suppress code style checks to minimize the diff from Hadoop.
   
   This change does not touch other Ozone code (except to compile the proto 
files).  Followup HDDS-13753 would adopt usage of this code in Ozone.  Original 
package name is only slightly altered (appending `_`) to avoid having to 
reorder imports in that change.
   
   https://issues.apache.org/jira/browse/HDDS-13752
   
   ## How was this patch tested?
   
   CI of this change + HDDS-13753:
   https://github.com/adoroszlai/ozone/actions/runs/18292914650


-- 
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]

Reply via email to