apache / kafka

Mirror of Apache Kafka
Apache License 2.0
28.39k stars 13.84k forks source link

KAFKA-16331: remove EOSv1 config from StreamsConfig #17170

Open mjsax opened 6 days ago

mjsax commented 6 days ago

Stacked on #17110

This PR add a couple of workaround (marked as TODO) to limit the scope. TODOs will be resolved via follow up PRs.

bbejeck commented 1 day ago

@mjsax looks like we have a single related test failure StreamsConfigTest.testCaseInsensitiveSecurityProtocol()