enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info

This commit is contained in:
wangmm0220 2024-10-16 19:34:19 +08:00
parent 47742ce5ed
commit 4a24028817
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ class TDTestCase:
tdSql.checkData(0, 2, 0)
tdSql.query("show dnode 1 variables like '%debugFlag'")
tdSql.checkRows(23)
tdSql.checkRows(24)
tdSql.query("show dnode 1 variables like '____debugFlag'")
tdSql.checkRows(2)