taosdata/TDengine

最近测试发现TDengine的WAL_LEVEL设置为2时,插入数据后并不会主动进行刷盘

Open

#33,659 opened on Nov 20, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (5,002 forks)batch import
help wantedquestion

Repository metrics

Stars
 (24,849 stars)
PR merge metrics
 (Avg merge 1d 1h) (4 merged PRs in 30d)

Description

WAL_LEVEL设置为2
WAL_FSYNC_PERIOD设置为3000 等待一段时间后,并没有进行刷盘操作

Contributor guide