lhotari opened a new pull request, #4000:
URL: https://github.com/apache/bookkeeper/pull/4000

   ### Motivation
   
   It seems that protobuf and grpc codegen should be done using a codegen 
version of the oldest version 
   of protobuf and grpc-java to support at runtime. Generated code is designed 
to be compatible with newer runtimes, 
   but not necessarily compatible with older runtimes.
   
   ### Changes
   
   Set `protoc3.version` to `3.19.6`.
   Set `protoc-gen-grpc-java.version` to `1.45.1`.


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

Reply via email to