wolfstudy opened a new pull request #8028: URL: https://github.com/apache/pulsar/pull/8028
Signed-off-by: xiaolong.ran <[email protected]> Fixes #7869 ### Motivation The old protobuf version causes issues within Pulsar functions when a functions jar file includes protoc generated classes which have been created with a recent protoc version. ### Modifications - Upgrade protobuf version to 3.11.4 - Upgrade protoc3 version to 3.11.4 - Upgrade grpc version to 1.30.2 - Upgrade protoc-gen-grpc-java version to 1.30.2 ---------------------------------------------------------------- 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: [email protected]
