Description
From https://github.com/apache/kafka/pull/9138#discussion_r474985997 and https://github.com/apache/kafka/pull/9138#discussion_r474995606 :
WindowStore contains ReadOnlyWindowStore methods.
We could consider:
- Moving read methods from WindowStore to ReadOnlyWindowStore and/or
- Consider removing long based methods
Attachments
Issue Links
- is duplicated by
-
KAFKA-12449 Remove deprecated WindowStore#put
-
- Resolved
-
-
KAFKA-12450 Remove deprecated methods from ReadOnlyWindowStore
-
- Resolved
-
-
KAFKA-12451 Remove deprecation annotation on long-based read operations in WindowStore
-
- Resolved
-
-
KAFKA-12526 Remove deprecated long ms overloads
-
- Resolved
-
- links to