-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make TabletExternallyReparented more robust #5151
Commits on Sep 9, 2019
-
along with old master also update any other tablet that thinks it is …
…master to REPLICA Signed-off-by: deepthi <deepthi@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for a65a7f6 - Browse repository at this point
Copy the full SHA a65a7f6View commit details
Commits on Sep 10, 2019
-
Signed-off-by: deepthi <deepthi@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 7bd6618 - Browse repository at this point
Copy the full SHA 7bd6618View commit details -
check tablet is really master before changing type, add unit test
Signed-off-by: deepthi <deepthi@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 2b718e9 - Browse repository at this point
Copy the full SHA 2b718e9View commit details -
fix race condition, one more unit test
Signed-off-by: deepthi <deepthi@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 8236bdb - Browse repository at this point
Copy the full SHA 8236bdbView commit details
Commits on Sep 11, 2019
-
make TER idempotent so that it can be called again if the first call …
…does not complete all steps Signed-off-by: deepthi <deepthi@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for ccba3db - Browse repository at this point
Copy the full SHA ccba3dbView commit details
Commits on Sep 12, 2019
-
add comments explaining why some synchronization has been removed
Signed-off-by: deepthi <deepthi@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 5515740 - Browse repository at this point
Copy the full SHA 5515740View commit details -
fix/add descriptive comments, avoid unnecessary topo calls, merge 2 l…
…oops into 1 and remove use of channel that is no longer needed Signed-off-by: deepthi <deepthi@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 6b2d0d1 - Browse repository at this point
Copy the full SHA 6b2d0d1View commit details
Commits on Sep 13, 2019
-
defer event update, only make a copy of tablet if we are changing it,…
… use one tmc for all calls to RefreshState Signed-off-by: deepthi <deepthi@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 90d3b8a - Browse repository at this point
Copy the full SHA 90d3b8aView commit details