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

KafkaSinkCluster - add multi_partition integration test case #1749

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Sep 11, 2024

I wrote this test case to try to reproduce an issue were we were hitting sequence out of order errors.
It turns out that issue was only occurring in a very old version of shotover, but this integration test represents a unique case that is worth testing, so lets land it.

This PR also renames the topics batch_test_partitions_* -> multi_topic_batch_partitions_* to extend the naming scheme to include the new topics introduced by this PR.

@rukai rukai force-pushed the kafka_multi_partition_test_case branch 2 times, most recently from eab4f91 to 45eb16b Compare September 11, 2024 06:12
Copy link

codspeed-hq bot commented Sep 11, 2024

CodSpeed Performance Report

Merging #1749 will not alter performance

Comparing rukai:kafka_multi_partition_test_case (72865ff) with main (a39c43c)

Summary

✅ 39 untouched benchmarks

@rukai rukai force-pushed the kafka_multi_partition_test_case branch from 45eb16b to e31a2b9 Compare September 13, 2024 00:17
@rukai rukai marked this pull request as ready for review September 13, 2024 00:20
@rukai rukai force-pushed the kafka_multi_partition_test_case branch from c68494c to 6a26d5f Compare September 13, 2024 01:13
@rukai rukai enabled auto-merge (squash) September 17, 2024 02:34
@rukai rukai merged commit 12ff171 into shotover:main Sep 17, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants