apache/pulsar
Vedi su GitHub[LICENSE] Is there a license problem to bundle mysql driver in distribution?
Open
#14.446 aperta il 24 feb 2022
Stalehelp wantedlifecycle/staletype/bug
Metriche repository
- Star
- (13.697 star)
- Metriche merge PR
- (Merge medio 3g 10h) (146 PR mergiate in 30 g)
Descrizione
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?