Page MenuHomePhabricator

Correctly disinguish between "0 seconds behind master" and "not replicating"
ClosedPublic

Authored by epriestley on Jul 3 2016, 9:15 PM.
Tags
None
Referenced Files
F14397470: D16225.diff
Sun, Dec 22, 10:36 AM
Unknown Object (File)
Tue, Dec 17, 9:17 AM
Unknown Object (File)
Sat, Dec 14, 9:42 PM
Unknown Object (File)
Sat, Dec 7, 9:20 PM
Unknown Object (File)
Tue, Nov 26, 6:21 PM
Unknown Object (File)
Tue, Nov 26, 6:15 PM
Unknown Object (File)
Tue, Nov 26, 6:15 PM
Unknown Object (File)
Tue, Nov 26, 6:15 PM
Subscribers
None

Details

Summary

Fixes T11159. We get two different values here (NULL and 0) with different meanings.

Test Plan
  • Ran STOP SLAVE;.
  • Saw this:

Screen Shot 2016-07-03 at 2.12.57 PM.png (336×755 px, 32 KB)

  • Ran START SLAVE;.
  • Back to normal.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Correctly disinguish between "0 seconds behind master" and "not replicating".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jul 4 2016, 12:08 AM
This revision was automatically updated to reflect the committed changes.