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?

貢獻者指南