lhotari commented on issue #21788: URL: https://github.com/apache/pulsar/issues/21788#issuecomment-1869079626
There has been an earlier attempt to upgrade the dependency. That was #20602 . It's currently blocked by a compatibility problem with Bookkeeper's client (at least stream-storage-java-client). There's a plan to resolve this in January 2023 by shading any protobuf or grpc client libraries in published client libraries so that we can break the dependency cycle that is caused by generated protoc code. Mailing list threads: pulsar dev: https://lists.apache.org/thread/s9g6w31vtwzgqf162hhlcr2nx3y68gv5 bookkeeper dev: https://lists.apache.org/thread/odg7p617zwqjngq6fk6qf8xfzbfwgfgq -- 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]
