mannoopj opened a new pull request, #14478:
URL: https://github.com/apache/kafka/pull/14478

   Since only the active controller is performing the dual-write to ZK during a 
migration, it should be the only controller to report the ZkWriteBehindLag 
metric. 
   
    
   
   Currently, if the controller fails over during a migration, the previous 
active controller will incorrectly report its last value for ZkWriteBehindLag 
forever. Instead, it should report zero.
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to