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

Matthias J. Sax commented on KAFKA-9986:
----------------------------------------

> where the snapshot location can be either local disks or remote storage

Why local disk? What would be gain by that compared to using StandbyTasks?

> Snapshotting API for State Stores
> ---------------------------------
>
>                 Key: KAFKA-9986
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9986
>             Project: Kafka
>          Issue Type: New Feature
>            Reporter: Nikolay Izhikov
>            Assignee: Nikolay Izhikov
>            Priority: Major
>              Labels: need-kip, streams
>
> The parent ticket is KAFKA-3184.
> The goal of this ticket is to provide a general snapshotting API for state 
> stores in Streams (not only for in-memory but also for persistent stores), 
> where the snapshot location can be either local disks or remote storage.
> Design scope is primarily on:
>  # the API design for both checkpointing as well as loading checkpoints into 
> the local state stores
>  # the mechanism of the checkpointing, e.g. whether it should be async? 
> whether it should be executed on separate threads? etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to