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

Resharding Workflow Status Updates #124

Closed
PrismaPhonic opened this issue Aug 28, 2020 · 0 comments
Closed

Resharding Workflow Status Updates #124

PrismaPhonic opened this issue Aug 28, 2020 · 0 comments

Comments

@PrismaPhonic
Copy link
Contributor

PrismaPhonic commented Aug 28, 2020

We need the following status updates pulled from the new Workflow Show command:

  1. Status indicating which shards are actively serving (MasterIsServing field from Workflow Show return)
  • example: servingShards: -80,80-
  1. Status showing whether we are Copying or Running for a given workflow.
  • example: workflowState: Copying
  1. Status boolean field to indicate whether we have gone above or below an acceptable max vreplication lag to allow for switching writes. As of now that acceptable value is 10s. We could allow configuring this value in the future, but for v1, let's just stick to this hard coded value.
  • example: replicationLagUnsafe: true

Blockers

Item 3 is currently blocked until this PR is merged: vitessio/vitess#6635

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

No branches or pull requests

1 participant