Doris升级到2.1.11,写入任务经常报错 get tableList write lock timeout

Viewed 58

[ANALYSIS_ERROR]TStatus: errCode = 2, detailMessage = get tableList write lock timeout, tableList=(Table [id=117954895, name=oc_order_sub_extend, type=OLAP])

升级到2.1.11,之前2.1.5 还没问题,现在同步任务动不动就报错,想问下是什么原因导致的?
4c13819290823e18d39acf38ffdf1948.png

1 Answers

这块写入压力很大,很频繁吗?应该是Commit txn和rollback txn的时候拿锁超时了
可以调整下这个be的参数,看下txn_commit_rpc_timeout_ms=180000