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
there are 3 replication states in DR Auto-Sync, only one state can led to DR replicas' ACID inconsistent, which is 'async_recover'. We need:
The text was updated successfully, but these errors were encountered:
replication: add acid_consistant flag in HTTP response
420e0d2
fix tikv#4940 Signed-off-by: disksing <i@disksing.com>
replication: add acid_consistant flag in HTTP response (#4961)
9f10a51
fix #4940, close #4940 Signed-off-by: disksing <i@disksing.com>
disksing
Successfully merging a pull request may close this issue.
there are 3 replication states in DR Auto-Sync, only one state can led to DR replicas' ACID inconsistent, which is 'async_recover'. We need:
The text was updated successfully, but these errors were encountered: