[ 
https://issues.apache.org/jira/browse/KAFKA-17411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicholas Telford reassigned KAFKA-17411:
----------------------------------------

    Assignee: Nicholas Telford

> StateStore managed changelog offsets
> ------------------------------------
>
>                 Key: KAFKA-17411
>                 URL: https://issues.apache.org/jira/browse/KAFKA-17411
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Nicholas Telford
>            Assignee: Nicholas Telford
>            Priority: Major
>              Labels: kip
>
> Kafka Streams currently tracks the changelog offsets that correspond to local 
> state in per-Task {{.checkpoint}} files, that are maintained by the internal 
> Streams engine, independently of the StateStore implementation being used. 
> Allowing StateStores to instead manage their changelog offsets themselves 
> enables them to optimise the storage and management of both the changelog 
> offsets _and_ the corresponding data.
> For more detail, see 
> [KIP-1035|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1035:+StateStore+managed+changelog+offsets]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to