Damian Guy created KAFKA-5749: --------------------------------- Summary: Refactor SessionStore hierarchy Key: KAFKA-5749 URL: https://issues.apache.org/jira/browse/KAFKA-5749 Project: Kafka Issue Type: Sub-task Components: streams Affects Versions: 1.0.0 Reporter: Damian Guy Assignee: Damian Guy Fix For: 1.0.0
In order to support bytes store we need to create a MeteredSessionStore and ChangeloggingSessionStore. We then need to refactor the current SessionStore implementations to use this. All inner stores should by of type <Bytes, byte[]> -- This message was sent by Atlassian JIRA (v6.4.14#64029)