apache/pulsar

[LICENSE] Is there a license problem to bundle mysql driver in distribution?

开放

#14,446 创建于 2022年2月24日

 (3 条评论) (0 个反应) (0 位负责人)Java (3,485 个派生)batch import
Stalehelp wantedlifecycle/staletype/bug

仓库指标

星标
 (13,697 个星标)
PR 合并指标
 (平均合并 3天 10小时) (30 天内合并 146 个 PR)

描述

Describe the bug

I just find that the pulsar-io-debezium-mysql-2.9.1.jar bundles the mysql jdbc driver (i.e. https://mvnrepository.com/artifact/mysql/mysql-connector-java) which is under GPLv2, and is not compatible with Apache License 2 (Category-X).

Should we remove the mysql driver from the package distribution?

贡献者指南