You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2019/10/20 01:14:00 UTC

[jira] [Created] (KAFKA-9068) Fix incorrect JavaDocs for `Stores.xxxSessionStore(...)`

Matthias J. Sax created KAFKA-9068:
--------------------------------------

             Summary: Fix incorrect JavaDocs for `Stores.xxxSessionStore(...)`
                 Key: KAFKA-9068
                 URL: https://issues.apache.org/jira/browse/KAFKA-9068
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 2.1.0
            Reporter: Matthias J. Sax


As reported on StackOverflow, the JavaDocs are incorrect:

[https://stackoverflow.com/questions/58426767/what-happens-if-session-window-ends-before-retention-period-and-inactivity-gap-e]

For session stores, the retention period must be larger than gap+grace – the window-size is not relevant.



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