Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-29574] Upgrade software.amazon.glue:schema-registry-common and… #21009

Merged

Conversation

hlteoh37
Copy link
Contributor

… software.amazon.glue:schema-registry-serde dependency from 1.1.8 to 1.1.14

What is the purpose of the change

  • Update Glue schema registry dependencies

Brief change log

  • Updated POM file
  • Fixed unit test to account for signature change

Verifying this change

  • Unit tests/e2e tests
  • Manual regression
    • flink-glue-schema-registry-avro-test :: mvn clean test -Prun-end-to-end-tests (providing GSR keys)
    • flink-glue-schema-registry-json-test :: mvn clean test -Prun-end-to-end-tests (providing GSR keys)

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

@flinkbot
Copy link
Collaborator

flinkbot commented Oct 10, 2022

CI report:

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

@hlteoh37
Copy link
Contributor Author

@flinkbot run azure

@hlteoh37 hlteoh37 force-pushed the feature/upgrade_glue_dependencies branch 2 times, most recently from f4a1eba to e76a4d2 Compare October 11, 2022 07:32
@dannycranmer dannycranmer self-requested a review October 11, 2022 08:13
… software.amazon.glue:schema-registry-serde dependency from 1.1.8 to 1.1.14
@hlteoh37 hlteoh37 force-pushed the feature/upgrade_glue_dependencies branch from e76a4d2 to 15ce101 Compare October 11, 2022 11:36
@dannycranmer dannycranmer merged commit 9407245 into apache:master Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants