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-34244] Update Confluent Platform to 7.4.4 #81

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

MartijnVisser
Copy link
Contributor

No description provided.

public static final String SCHEMA_REGISTRY = "confluentinc/cp-schema-registry:7.2.2";
public static final String SCHEMA_REGISTRY = "confluentinc/cp-schema-registry:7.4.4";

public static final String ZOOKEEPER = "zookeeper:3.4.14";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this ok to use so old zookeeper?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the one that was used before as well. As a follow-up, I'll open a refactoring ticket to move away from the Zookeeper based tests in favor of KRaft.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MartijnVisser MartijnVisser merged commit cfb275b into apache:main Feb 9, 2024
8 checks passed
@MartijnVisser MartijnVisser deleted the update-cp-image-kraft branch February 9, 2024 07:52
MartijnVisser added a commit that referenced this pull request Feb 9, 2024
* Make sure that all tests use the central DockerImageVersions

* Update Confluent Platform to 7.4.4

(cherry picked from commit cfb275b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants