greatsharp opened a new pull request, #3271:
URL: https://github.com/apache/kvrocks/pull/3271

   we found the master_repl_offset is smaller than slave offset during exec 
"info replication" command,  then the lag value is overflowed
   
   eg:
   #Replication
   role:master
   connected_slaves:2
   slave0:xxxxxx
   slave1:ip=xxxxx,port=xxxxx,offset=190907912,lag=18446744073709551607
   master_repl_offset:190907903


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