[release-17.0] copy over existing vreplication rows copied to local counter if resuming from another tablet (#13949)#13963
Conversation
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
|
Hello @olyazavr, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace |
|
|
@shlomi-noach yeah we should do that for the backports because the new code in there is for vreplication commands in vtctldclient, which only exist in v18+. |
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Description
This is a backport of #13949