[ 
https://issues.apache.org/jira/browse/KAFKA-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010443#comment-17010443
 ] 

ASF GitHub Bot commented on KAFKA-9068:
---------------------------------------

zealiard commented on pull request #7908: KAFKA-9068: Fix incorrect JavaDocs 
for `Stores.xxxSessionStore(...)`
URL: https://github.com/apache/kafka/pull/7908
 
 
   @mjsax 
https://stackoverflow.com/questions/58426767/what-happens-if-session-window-ends-before-retention-period-and-inactivity-gap-e
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
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)

Reply via email to