shotover / shotover-proxy

L7 data-layer proxy
https://docs.shotover.io
Apache License 2.0
82 stars 16 forks source link

KafkaSinkCluster: run java driver against standard test suite #1645

Closed rukai closed 1 month ago

rukai commented 1 month ago

closes https://github.com/shotover/shotover-proxy/issues/1641

Make sure to enable "Hide Whitespace" when reviewing.

auto topic creation is an optional functionality of kafka enabled on the broker by auto.create.topics.enable. When this is enabled, if a broker receives a produce request for a topic that does not exist, that topic is automatically created.

This PR makes two fixes:

This allows us to completely replace minimal_test_suite with standard_test_suite.

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #1645 will not alter performance

Comparing rukai:kafka_java_standard_test_suite (28b7c95) with main (a9ff518)

Summary

✅ 37 untouched benchmarks