matrixone: [Bug]: pessimistic mode:pipeline hung

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Environment

- Version or commit-id (e.g. v0.1.0 or 8b23a93): bd7286d622d9be1b84a64822e2a143dc74c4e0f3
- Hardware parameters:
- OS type:
- Others:

Actual Behavior

can not repro locally.

https://github.com/matrixorigin/matrixone/actions/runs/5667925051/job/15357619317?pr=10877 the wrong case path:matrixone/matrixone/test/distributed/cases/dml/update/update_index.test [row:26]

https://github.com/matrixorigin/matrixone/actions/runs/5668123547/job/15358200827?pr=10881 the wrong case path:matrixone/matrixone/test/distributed/cases/dml/delete/delete_index.test [row:117]

https://github.com/matrixorigin/matrixone/actions/runs/5688079541/job/15417430315?pr=10894 [row:312]

https://github.com/matrixorigin/matrixone/actions/runs/5717238289/job/15490561744?pr=10937 [row:156]

https://github.com/matrixorigin/matrixone/actions/runs/5725316420/job/15513581631?pr=10917

Expected Behavior

image image image image image

Steps to Reproduce

No response

Additional information

No response

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 21 (21 by maintainers)

Most upvoted comments

很难说只是pipeline hung住的问题,https://github.com/jensenojs/matrixone/actions/runs/5711750669/job/15473912910

这个mo-tester侧也会显示no return result in 12000 ms.

image

但是这个insert的失败并没有导致后续case的连锁失败。

目前的cases集中失败在unique_index中