Files
Mikhail Polivakha 05d649473e KafkaTestUtils consumer properties API unification (#3938)
* Deprecate `KafkaTestUtils.consumerProps` methods based on the `String` for `autoCommit`
* Introduce `KafkaTestUtils.consumerProps` based on the `boolean`  for `autoCommit`
* Fix respective deprecation warnings

Signed-off-by: Mikhail Polivakha <mikhailpolivakha@gmail.com>
2025-06-04 11:53:09 -04:00
..