DNM A demo shows removing check_snapshot will cause region overlap#391
DNM A demo shows removing check_snapshot will cause region overlap#391CalvinNeo wants to merge 1 commit intopingcap:raftstore-proxyfrom
Conversation
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
|
test_apply_before_snapshot 2024/08/19 16:24:57.212 peer.rs:3540: [INFO] region overlapped, snap: id: 1 region_epoch { conf_ver: 2 version: 2 } peers { id: 1 store_id: 1 } peers { id: 1112 store_id: 2 role: Learner }, exist: id: 1000 end_key: 6B32 region_epoch { conf_ver: 2 version: 2 } peers { id: 1001 store_id: 1 } peers { id: 1002 store_id: 2 role: Learner }, peer_id: 1112, region_id: 1, thread_id: 73 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@CalvinNeo: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
What is changed and how it works?
Issue Number: Close #xxx
What's Changed:
Related changes
pingcap/docs/pingcap/docs-cn:Check List
Tests
Side effects
Release note