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

Improvements to kafka_int_tests #1500

Closed
rukai opened this issue Feb 23, 2024 · 1 comment
Closed

Improvements to kafka_int_tests #1500

rukai opened this issue Feb 23, 2024 · 1 comment

Comments

@rukai
Copy link
Member

rukai commented Feb 23, 2024

We are seeing some issues with kafka in a test setup that are not showing up in our integration tests.
I've got a few ideas as to why it passes in our integration test but fails here:

  • It could be specific to the java driver, we currently only test against the C/C++ driver.
  • It could be specific to the way the cluster is setup. Currently we only test against against a cluster of 3 nodes without racks configured.

We should investigate adding the following to our test suite:

  • 6 node cluster across 2 racks.
  • Add the java driver as a backend to KafkaConnectionBuilder.
@rukai
Copy link
Member Author

rukai commented Apr 29, 2024

Both of these have been completed.

@rukai rukai closed this as completed Apr 29, 2024
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

No branches or pull requests

1 participant