[ https://issues.apache.org/jira/browse/KAFKA-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias J. Sax resolved KAFKA-9068. ------------------------------------ Fix Version/s: 2.4.1 2.3.2 2.5.0 Resolution: Fixed > 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 > Priority: Minor > Fix For: 2.5.0, 2.3.2, 2.4.1 > > > 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)