You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/05/16 06:08:00 UTC

[jira] [Created] (KAFKA-12792) Fix metrics bug and introduce TimelineInteger

Colin McCabe created KAFKA-12792:
------------------------------------

             Summary: Fix metrics bug and introduce TimelineInteger
                 Key: KAFKA-12792
                 URL: https://issues.apache.org/jira/browse/KAFKA-12792
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Colin McCabe
            Assignee: Colin McCabe
             Fix For: 3.0.0


Introduce a TimelineInteger class which represents a single integer value which can be changed while maintaining snapshot consistency.  Fix a case where a metric value would be corrupted after a snapshot restore.



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