You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2020/08/25 22:23:00 UTC

[jira] [Created] (KAFKA-10434) Remove deprecated methods on WindowStore

Jorge Esteban Quilcate Otoya created KAFKA-10434:
----------------------------------------------------

             Summary: Remove deprecated methods on WindowStore
                 Key: KAFKA-10434
                 URL: https://issues.apache.org/jira/browse/KAFKA-10434
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Jorge Esteban Quilcate Otoya


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)