You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/01/20 19:59:13 UTC

[GitHub] [kafka] patrickstuedi commented on pull request #11676: KAFKA-13605: checkpoint position in state stores

patrickstuedi commented on pull request #11676:
URL: https://github.com/apache/kafka/pull/11676#issuecomment-1017870859


   @guozhangwang I think that's the case yes. Note that we only checkpoint the inner most store (e.g., RocksDBStore) and not the wrapper stores, those stores get their position from the wrapped store after restoration. 


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org