kafka/storage
Manikumar Reddy 3268435fd6
KAFKA-18013: Add AutoOffsetResetStrategy internal class (#17858)
- Deprecates OffsetResetStrategy enum
- Adds new internal class AutoOffsetResetStrategy
- Replaces all OffsetResetStrategy enum usages with AutoOffsetResetStrategy
- Deprecate old/Add new constructors to MockConsumer

 Reviewers: Andrew Schofield <aschofield@confluent.io>, Matthias J. Sax <matthias@confluent.io>
2024-11-25 19:11:12 +05:30
..
api/src KAFKA-17980: Introduce `isReady` API in RemoteLogMetadataManager (#17737) 2024-11-12 22:47:48 +05:30
src KAFKA-18013: Add AutoOffsetResetStrategy internal class (#17858) 2024-11-25 19:11:12 +05:30