You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "David Arthur (Jira)" <ji...@apache.org> on 2022/12/19 17:29:00 UTC

[jira] [Created] (KAFKA-14531) KRaft controller time-based snapshots are too frequent

David Arthur created KAFKA-14531:
------------------------------------

             Summary: KRaft controller time-based snapshots are too frequent
                 Key: KAFKA-14531
                 URL: https://issues.apache.org/jira/browse/KAFKA-14531
             Project: Kafka
          Issue Type: Bug
          Components: controller, kraft
    Affects Versions: 3.4.0
            Reporter: David Arthur
            Assignee: David Arthur
             Fix For: 3.4.0, 3.5.0


The KRaft controller is generating snapshots too frequently by a factor of 1000000. This is due to a missed conversion from milliseconds to nanoseconds.



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