Description: fix possible graph coredump when metadata refresh during certain query invoke ScanEdgeProcessor::checkAndBuildContexts especially in asan binary
How do you solve it?
return the ret when it is not succeeded
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
[ ] Unit test(positive and negative cases)
[ ] Function test
[ ] Performance test
[ ] N/A
Affects:
[ ] Documentation affected (Please add the label if documentation needs to be modified.)
[ ] Incompatibility (If it breaks the compatibility, please describe it and add the label.)
[ ] If it's needed to cherry-pick (If cherry-pick to some branches is required, please label the destination version(s).)
[ ] Performance impacted: Consumes more CPU/Memory
Release notes:
Please confirm whether to be reflected in release notes and how to describe:
fix possible graph coredump when metadata refresh during certain query invoke ScanEdgeProcessor::checkAndBuildContexts especially in asan binary
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number: https://github.com/vesoft-inc/nebula/issues/5854
Description: fix possible graph coredump when metadata refresh during certain query invoke ScanEdgeProcessor::checkAndBuildContexts especially in asan binary
How do you solve it?
return the ret when it is not succeeded
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
Affects:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: