Skip to content

chore: tear down zk in functional tests#3420

Merged
dnwe merged 3 commits intoIBM:mainfrom
edoardocomar:update-snappy
Jan 9, 2026
Merged

chore: tear down zk in functional tests#3420
dnwe merged 3 commits intoIBM:mainfrom
edoardocomar:update-snappy

Conversation

@edoardocomar
Copy link
Member

remove duplicate error check and update error messages in functional_consumer_staticmembership_test

enhance tearDownDockerTestEnvironment to support zookeeper profile for Kafka versions < 4.0.0
This update modifies the tearDownDockerTestEnvironment function to conditionally include the zookeeper profile in Docker commands when the Kafka version is less than 4.0.0. This ensures proper shutdown of zookeeper containers, improving the reliability of the test environment teardown process.

update github.com/golang/snappy from v0.0.4 to

… static membership test

This commit simplifies the error handling in the `TestFuncConsumerGroupStaticMembership_RejoinAndLeave` test by removing a redundant error check. Additionally, it updates the error messages to correctly reflect the expected and actual generation IDs for better clarity in test failures.

Signed-off-by: Edoardo Comar <ecomar@uk.ibm.com>
…keeper profile for Kafka versions < 4.0.0

This update modifies the `tearDownDockerTestEnvironment` function to conditionally include the zookeeper profile in Docker commands when the Kafka version is less than 4.0.0. This ensures proper shutdown of zookeeper containers, improving the reliability of the test environment teardown process.

Signed-off-by: Edoardo Comar <ecomar@uk.ibm.com>
Signed-off-by: Edoardo Comar <ecomar@uk.ibm.com>
@dnwe dnwe changed the title tear down zk in functional tests chore: tear down zk in functional tests Jan 9, 2026
@dnwe dnwe added the chore label Jan 9, 2026
@dnwe
Copy link
Collaborator

dnwe commented Jan 9, 2026

Thanks! LGTM

@dnwe dnwe merged commit 0d64d09 into IBM:main Jan 9, 2026
17 checks passed
@edoardocomar edoardocomar deleted the update-snappy branch January 9, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants