lhotari commented on PR #25198: URL: https://github.com/apache/pulsar/pull/25198#issuecomment-3840118285
There's a risk that this breaks the Pulsar IO connectors since a custom Pulsar Function runtime might not include all dependencies that are part of Pulsar dependencies. While excluding `org.lz4:lz4-java`, it would be necessary to add a dependency to `at.yawk.lz4:lz4-java` to ensure backwards compatibility. -- 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]
