lhotari commented on issue #23341: URL: https://github.com/apache/pulsar/issues/23341#issuecomment-2372314606
It will also be necessary to handle https://github.com/apache/pulsar/issues/22263 so that a client application to later on choose to use a different protobuf-java version. protoc generated stubs are compatible only with a specific version and could break across versions. That's why client applications should be able to select the protobuf-java version going forward. Upgrading to 3.25.5 will be less impactful for client applications since they could then choose to stay on a specific version which is compatible with their protoc generated stub classes. -- 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]
