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

   ## What changes were proposed in this pull request?
   
   `GeneratedMessage` is Protobuf implementation detail and should not be used 
by non-generated code.  Replace with usage of the `Message` interface.  This is 
in preparation of Protobuf upgrade, since Protobuf 3 generates 
`GeneratedMessageV3` instead.
   
   https://issues.apache.org/jira/browse/HDDS-7151
   
   ## How was this patch tested?
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/2889775897


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