Jason Gustafson created KAFKA-8333:
--------------------------------------

             Summary: Load high watermark checkpoint only once when handling 
LeaderAndIsr requests
                 Key: KAFKA-8333
                 URL: https://issues.apache.org/jira/browse/KAFKA-8333
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


Currently we reload the checkpoint file separately for every partition that is 
first initialized on the broker. It would be more efficient to do this one time 
only when we receive the LeaderAndIsr request and to reuse the state.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to