You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2020/10/28 16:08:08 UTC

[GitHub] [bookkeeper] lhotari opened a new pull request #2465: Make protoc-gen-grpc-java.version match grpc.version

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


   ### Motivation
   
   protoc-gen-grpc-java is part of grpc libraries.
   Usually it doesn't make sense to use a version other
   than the current grpc version. Currently 2 different versions are used.
   
   It seems that it has been forgotten to upgrade protoc-gen-grpc-java.version 
   when grpc.version has been upgraded from 1.12.0 to 1.18.0
   
   ### Changes
   
   Make protoc-gen-grpc-java.version match grpc.version by referencing it with ${grpc.version}


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] Ghatage merged pull request #2465: Make protoc-gen-grpc-java.version match grpc.version

Posted by GitBox <gi...@apache.org>.
Ghatage merged pull request #2465:
URL: https://github.com/apache/bookkeeper/pull/2465


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org