You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/29 23:26:00 UTC

[jira] [Commented] (KAFKA-8029) Add in-memory bytes-only session store implementation

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

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

ableegoldman commented on pull request #6525: KAFKA-8029: In memory session store
URL: https://github.com/apache/kafka/pull/6525
 
 
   First pass at an in-memory session store implementation. WIP (needs testing, KIP)
   
   ### 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:
users@infra.apache.org


> Add in-memory bytes-only session store implementation
> -----------------------------------------------------
>
>                 Key: KAFKA-8029
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8029
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Guozhang Wang
>            Assignee: Sophie Blee-Goldman
>            Priority: Major
>              Labels: needs-kip
>
> As titled. We've added the window store and session store implementations in memory, what's left is the session store now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)