apache/pulsar
[LICENSE] Is there a license problem to bundle mysql driver in distribution?
オープン
#14,446 opened on 2022/02/24
Stalehelp wantedlifecycle/staletype/bug
Repository metrics
- Stars
- (13,697 個のスター)
- PR merge metrics
- (平均マージ 3d 10h) (30d で 146 merged PRs)
説明
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?