Skip to content

Commit

Permalink
add leak config to mergerun cn (matrixorigin#16050)
Browse files Browse the repository at this point in the history
  • Loading branch information
guguducken authored May 13, 2024
1 parent 591e5e5 commit e46e428
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions optools/mo_checkin_regression/mo_checkin_regression_tke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ spec:
metricUpdateStorageUsageInterval = "15m"
enableStmtMerge = true
enableMetricToProm = true
[cn.txn]
enable-leak-check = 1
max-active-ages = "20m"
[cn.txn.trace]
buffer-size = 100000
flush-bytes = "64M"
Expand Down

0 comments on commit e46e428

Please sign in to comment.