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/06/08 08:57:13 UTC

[GitHub] [kafka] dengziming commented on pull request #12265: KAFKA-13968: Fix 3 major bugs of KRaft snapshot generating

dengziming commented on PR #12265:
URL: https://github.com/apache/kafka/pull/12265#issuecomment-1149647521

   Hello, @mumrah the first bug is related to KIP-778, @jsancio you may be familiar with the second and third bugs, my solution for these problems are as follows:
   1. Do not generate snapshots before publishing and try to generate a snapshot when starting publishing.
   2. invoke `maybeStartSnapshot()` before `publish()`


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