opencurve / curve

Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
https://opencurve.io
Apache License 2.0
2.33k stars 522 forks source link

curvefs/metaserver unit test `TestTrash.testAdd3ItemAndDelete` assertion fails and blocks #2924

Closed Ziy1-Tan closed 11 months ago

Ziy1-Tan commented 11 months ago

Describe the bug (描述bug) https://github.com/opencurve/curve/blob/c16555e5f84011513232c5bd7a17324a1dcebb1b/curvefs/test/metaserver/trash_test.cpp#L172

image

img

To Reproduce (复现方法)

bazel build //curvefs/test/metaserver:curvefs_metaserver_test --compilation_mode=opt --copt -g --cxxopt -faligned-new
./bazel-bin/curvefs/test/metaserver/curvefs_metaserver_test --gtest_filter=TestTrash.testAdd3ItemAndDelete

Expected behavior (期望行为)

Versions (各种版本) OS: debian11 docker Compiler: branch: master commit id:

Additional context/screenshots (更多上下文/截图)