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
Unknown Object (File)
Mon, Aug 26, 12:13 AM
Unknown Object (File)
Sun, Aug 18, 6:42 PM
Unknown Object (File)
Sun, Aug 18, 12:05 PM
Unknown Object (File)
Fri, Aug 16, 3:29 AM
Unknown Object (File)
Fri, Aug 2, 6:45 PM
Unknown Object (File)
Jul 29 2024, 11:03 PM
Unknown Object (File)
Jul 26 2024, 5:10 AM
Unknown Object (File)
Jul 26 2024, 2:47 AM
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.