-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: Templates (T)
-
None
This code extracts and returns the slave's replication offset.
The correct value for lag_bytes would be the difference between that and the master_repl_offset.
As it stands, you just get a constantly-increasing value that's of no use.