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 2022/11/02 06:45:00 UTC

[jira] [Created] (KAFKA-14348) Consider renaming MetadataBatchProcessingTimeUs to MetadataDeltaProcessingTimeUs

Colin McCabe created KAFKA-14348:
------------------------------------

             Summary: Consider renaming MetadataBatchProcessingTimeUs to MetadataDeltaProcessingTimeUs
                 Key: KAFKA-14348
                 URL: https://issues.apache.org/jira/browse/KAFKA-14348
             Project: Kafka
          Issue Type: Improvement
            Reporter: Colin McCabe
            Assignee: Colin McCabe


We should consider renaming kafka.server.MetadataBatchProcessingTimeUs to kafka.server.MetadataDeltaProcessingTimeUs. The reason is because this metric isn't the time to process a single batch, but the time to process a group of batches given to us by the raft layer.



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