Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.16.0
Description
Looking at https://repo1.maven.org/maven2/org/apache/flink/flink-sql-connector-pulsar/1.16.0/flink-sql-connector-pulsar-1.16.0.jar I'm seeing that some dependencies are shaded (com.fasterxml, com.yahoo etc), but others are not (org.sfl4j, org.bouncycastel, com.scurrilous, ...) and will presumably clash with other jar files.
Additionally, this bundling is going on in the '.jar' file rather than in a more clearly indicated separate -bundle or -shaded jar file.
As a jar file this seems confusing and potentially bug inducing; though I note I'm just a review of the jar and not Flink experienced.
Attachments
Issue Links
- is blocked by
-
FLINK-30606 Bump Pulsar to 2.11.0
- Closed
- links to