matrixone: [Bug]: 3c4.5g Resource Execution tpcc causes CN OOM.

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):
- Hardware parameters:
- OS type:
- Others:

Actual Behavior

pod resource: requests: 3 cpu 4.5g memory limits: 3 cpu 4.5g memory

test case: tpcc 10 warehouse 10 thread

cn.log: cn.log

Expected Behavior

No response

Steps to Reproduce

No response

Additional information

No response

About this issue

  • Original URL
  • State: open
  • Created a year ago
  • Comments: 27 (27 by maintainers)

Most upvoted comments

fileservice cache只有512MB,链路上应该存在一些内存上的泄露。。。继续定位