flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-14896][connectors/kinesis] Shade and relocate Jackson dependen…

Open dannycranmer opened this issue 1 year ago • 4 comments

What is the purpose of the change

  • Shade and relocate Jackson dependencies within flink-kinesis-connector to avoid conflicts with user code

Brief change log

  • Shade and relocate Jackson dependencies within flink-kinesis-connector
  • Update NOTICE file in flink-kinesis-connector and flink-sql-kinesis-connector

Verifying this change

This change is already covered by existing tests, such as unit tests, integration and end-to-end tests.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): yes
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

dannycranmer avatar Sep 20 '22 16:09 dannycranmer

CI report:

  • 2cc06bd33540ad3c47d66f0eb7d2e5fb28fc3359 Azure: SUCCESS
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Sep 20 '22 16:09 flinkbot

@flinkbot run azure

afedulov avatar Sep 21 '22 12:09 afedulov

@flinkbot run azure

afedulov avatar Sep 22 '22 15:09 afedulov

@flinkbot run azure

afedulov avatar Sep 23 '22 08:09 afedulov

@flinkbot run azure

afedulov avatar Sep 26 '22 18:09 afedulov