[ https://issues.apache.org/jira/browse/KAFKA-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006515#comment-17006515 ]
ASF GitHub Bot commented on KAFKA-9068: --------------------------------------- mjsax commented on pull request #7698: KAFKA-9068: Updated the javadoc as per implementation URL: https://github.com/apache/kafka/pull/7698 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > > 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)