We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tee
We're planning on splitting up an existing etcd cluster holding multiple keyspaces into two separate clusters. According to the topology documentation, there should be a tee topology implementation that would allow doing this. See https://vitess.io/docs/21.0/reference/features/topology-service/#migration-using-the-tee-implementation
etcd
Unforutnately, it looks like the code for this implementation was deleted in #15515.
Breaking up an existing etcd topology cluster into two.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Description
We're planning on splitting up an existing
etcd
cluster holding multiple keyspaces into two separate clusters. According to the topology documentation, there should be atee
topology implementation that would allow doing this. See https://vitess.io/docs/21.0/reference/features/topology-service/#migration-using-the-tee-implementationUnforutnately, it looks like the code for this implementation was deleted in #15515.
Use Case(s)
Breaking up an existing
etcd
topology cluster into two.The text was updated successfully, but these errors were encountered: