KVStore: ignore non-exist IStorage instance in releasePreHandledSnapshot#10607
KVStore: ignore non-exist IStorage instance in releasePreHandledSnapshot#10607ti-chi-bot[bot] merged 4 commits intopingcap:masterfrom
Conversation
Signed-off-by: JaySon-Huang <tshent@qq.com>
|
/hold |
Signed-off-by: JaySon-Huang <tshent@qq.com>
|
/unhold |
|
@yinshuangfei: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: Instructions 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-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JaySon-Huang, JinheLin, yinshuangfei The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
|
/test pull-integration-next-gen pull-integration-test |
|
/test pull-integration-test |
|
In response to a cherrypick label: new pull request created to branch |
…hot (#10607) (#10613) close #10606 KVStore: ignore non-exist IStorage instance in releasePreHandledSnapshot * `KVStore::releasePreHandledSnapshot` skip for external files is empty or IStorage instance is not exist Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: Calvin Neo <calvinneo1995@gmail.com> Co-authored-by: JaySon-Huang <tshent@qq.com>
|
/cherry-pick release-nextgen-20251011 |
|
@JaySon-Huang: new pull request created to branch DetailsIn response to this:
Instructions 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 ti-community-infra/tichi repository. |
…hot (#10607) (#10616) close #10606 KVStore: ignore non-exist IStorage instance in releasePreHandledSnapshot * `KVStore::releasePreHandledSnapshot` skip for external files is empty or IStorage instance is not exist Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: Calvin Neo <calvinneo1995@gmail.com> Co-authored-by: JaySon-Huang <tshent@qq.com>
…hot (pingcap#10607) close pingcap#10606 KVStore: ignore non-exist IStorage instance in releasePreHandledSnapshot * `KVStore::releasePreHandledSnapshot` skip for external files is empty or IStorage instance is not exist Signed-off-by: Calvin Neo <calvinneo1995@gmail.com> Signed-off-by: JaySon-Huang <tshent@qq.com> Co-authored-by: JaySon-Huang <tshent@qq.com>
What problem does this PR solve?
Issue Number: close #10606
Problem Summary:
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note