Skip to content
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

rename and deprecate RPCs, rename vars and files #6392

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

deepthi
Copy link
Member

@deepthi deepthi commented Jun 29, 2020

Signed-off-by: deepthi deepthi@planetscale.com

proto/replicationdata.proto Outdated Show resolved Hide resolved
Signed-off-by: deepthi <deepthi@planetscale.com>
@deepthi
Copy link
Member Author

deepthi commented Jul 2, 2020

@sougou this is ready for re-review.
Here's how I tested the proto changes:

  • Run vttablets in local example with new proto definitions
  • Start vtctld with older build (master w/o this PR changes)
  • test that ShardReplicationPositions works correctly. This tests the changes to replicationdata protobuf. I added more output locally to ShardReplicationPositions to validate the values of IoThreadRunning and SqlThreadRunning.
  • test ReparentTablet and PlannedReparentShard. These test the changes to SetMasterRequest where force_start_slave is being renamed to force_start_replication. One of them sends the value as false and one as true, so both possibilities are tested.
  • All these manual tests worked as expected. Verified by inspecting logs and cluster state.

@sougou sougou merged commit 03c5afd into vitessio:master Jul 2, 2020
@deepthi deepthi deleted the ds-rename-rpcs-vars branch July 6, 2020 18:59
@deepthi deepthi added this to the v7.0 milestone Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants