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
F13085147: D16225.diff
Wed, Apr 24, 11:42 PM
Unknown Object (File)
Fri, Apr 12, 7:40 AM
Unknown Object (File)
Thu, Apr 11, 7:59 AM
Unknown Object (File)
Mon, Apr 1, 11:33 PM
Unknown Object (File)
Mon, Apr 1, 9:27 PM
Unknown Object (File)
Sun, Mar 31, 11:21 AM
Unknown Object (File)
Mar 5 2024, 9:16 PM
Unknown Object (File)
Mar 5 2024, 9:16 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.