vesoft-inc / nebula

A distributed, fast open-source graph database featuring horizontal scalability and high availability

Home Page:https://nebula-graph.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graph may coredump when metadata refresh during certain query invoke ScanEdgeProcessor::checkAndBuildContexts especially in asan binary

mo-avatar opened this issue · comments

Please check the FAQ documentation before raising an issue

Describe the bug (required)
graph may coredump when metadata refresh during certain query invoke ScanEdgeProcessor::checkAndBuildContexts especially in asan binary.

Your Environments (required)

  • OS: Linux
  • Compiler: g++ 10.3
  • CPU: 4 x86_64
  • Commit id (e.g. a3ffc7d8)

How To Reproduce(required)

Steps to reproduce the behavior:

when you perform ordinary query and schema change simultaneously.

Expected behavior

graph not down

Additional context

Thank you, Mo.