rite2nikhil opened a new pull request #8807:
URL: https://github.com/apache/kafka/pull/8807


   ReplicaManager!becomeLeaderOrFollower handles the LeaderAndIsr request, 
StateChangeLogger logs when this request is handled, however it can be useful 
to log when this calls ends and record the time taken, can help operationally. 
   
   Proposal is to ReplicaManager!becomeLeaderOrFollower start measuring the 
time before the `replicaStateChangeLock` is acquired and log before the 
response is returned. 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to