Haojun Liao
|
c678740968
|
refactor: do some internal refactor.
|
2023-03-19 19:22:43 +08:00 |
Haojun Liao
|
7e712a14b6
|
fix(tmq): adjust log.
|
2023-03-19 19:06:28 +08:00 |
Haojun Liao
|
ae5155edcf
|
fix(tmq): do some internal refactor.
|
2023-03-19 10:49:30 +08:00 |
yihaoDeng
|
afaa77cc3e
|
fix tag filter
|
2023-03-18 10:01:45 +00:00 |
yihaoDeng
|
f24e06f36b
|
fix tag filter
|
2023-03-18 08:58:26 +00:00 |
Haojun Liao
|
970155a845
|
fix(query): fix coverity issues.
|
2023-03-16 21:53:34 +08:00 |
Haojun Liao
|
a1682664f2
|
fix(tmq): disable non-leader vnode responsing the poll request.
|
2023-03-16 10:12:34 +08:00 |
Haojun Liao
|
52576071ae
|
refactor: do some internal refactor.
|
2023-03-15 14:37:48 +08:00 |
Haojun Liao
|
253a760810
|
fix(query): set the correct cached tags list key length, and update some logs.
|
2023-03-15 14:30:12 +08:00 |
Haojun Liao
|
32ddecc347
|
other: merge main.
|
2023-03-14 12:13:09 +08:00 |
Shengliang Guan
|
e98b32a69f
|
Merge pull request #20427 from taosdata/fix/main_bugfix_wxy
fix: last redundant read stt file
|
2023-03-14 09:41:19 +08:00 |
Shengliang Guan
|
214c595491
|
Merge pull request #20412 from taosdata/fix/TD-23095
fix:auto fill null column
|
2023-03-14 09:36:57 +08:00 |
Shengliang Guan
|
bf03965931
|
Merge pull request #20413 from taosdata/FIX/TD-22564-main
enh: not allow to propose if fsm applying progress lagging behind too far
|
2023-03-14 09:36:04 +08:00 |
Shengliang Guan
|
6989f1be61
|
Merge pull request #20418 from taosdata/fix/TD-22671
fix:deal with ASSERT in tmq
|
2023-03-14 09:34:52 +08:00 |
Xiaoyu Wang
|
ca39dfcf2d
|
feat: show vgroup display num of cache tables
|
2023-03-13 17:21:32 +08:00 |
Haojun Liao
|
731a2138df
|
fix(tmq): fix error in tmq.
|
2023-03-13 17:08:17 +08:00 |
Xiaoyu Wang
|
62377619ba
|
enh: optimizing stt file reading in last query
|
2023-03-13 15:05:24 +08:00 |
Haojun Liao
|
7f2aae69d4
|
fix(tmq): fix error in taosx
|
2023-03-13 01:54:29 +08:00 |
Xiaoyu Wang
|
25778754e2
|
fix: last redundant read stt file
|
2023-03-12 22:36:26 +08:00 |
Xiaoyu Wang
|
45e38d258c
|
fix: last redundant read stt file
|
2023-03-12 20:40:17 +08:00 |
Haojun Liao
|
564e9bb833
|
Merge branch 'main' into fix/liaohj
|
2023-03-12 14:38:38 +08:00 |
wangmm0220
|
0e2cf0ed73
|
fix:deal with ASSERT in tmq
|
2023-03-11 16:51:34 +08:00 |
wangmm0220
|
9cc7a9f504
|
fix:deal with ASSERT in tmq
|
2023-03-11 16:12:11 +08:00 |
Shengliang Guan
|
584f213739
|
Merge pull request #20401 from taosdata/fix/main_bugfix_wxy
fix: error in last cache handle deleted data
|
2023-03-11 15:43:55 +08:00 |
54liuyao
|
84ef1c78d4
|
fix:auto fill null column
|
2023-03-11 11:33:50 +08:00 |
Xiaoyu Wang
|
38a6d02ca9
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-03-11 10:58:47 +08:00 |
Benguang Zhao
|
d679eaf648
|
enh: update pMnode->applied only when pMsg->code as zero
|
2023-03-10 18:10:34 +08:00 |
Xiaoyu Wang
|
11e55f028b
|
fix: error in last cache handle deleted data
|
2023-03-10 17:49:27 +08:00 |
Hongze Cheng
|
7e071ff458
|
enh: optimize snapshot transfer
|
2023-03-10 16:01:40 +08:00 |
Shengliang Guan
|
6e7d490ec8
|
Merge pull request #20390 from taosdata/enh/addErrCode
add user err code
|
2023-03-10 15:40:31 +08:00 |
Shengliang Guan
|
cf1bf07bbb
|
Merge pull request #20387 from taosdata/fix/main_bugfix_wxy
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-10 14:51:45 +08:00 |
Haojun Liao
|
05ddf68247
|
fix(tmq): fix invalid free.
|
2023-03-10 14:27:34 +08:00 |
Haojun Liao
|
d8807d3d5a
|
fix(tmq): fix memory leak.
|
2023-03-10 14:23:16 +08:00 |
yihaoDeng
|
3865404674
|
add user err code
|
2023-03-10 14:19:03 +08:00 |
Xiaoyu Wang
|
4e4f7de0ab
|
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-10 12:00:17 +08:00 |
Haojun Liao
|
0d1b2e4b5a
|
fix(tmq): use before remove hash item.
|
2023-03-10 10:31:53 +08:00 |
Shengliang Guan
|
c70c9546f2
|
Merge pull request #20372 from taosdata/fix/main_bugfix_wxy
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-10 10:07:22 +08:00 |
Shengliang Guan
|
37bc466f59
|
Merge pull request #20373 from taosdata/fix/TS-2853
fix:get dest table version
|
2023-03-10 10:05:01 +08:00 |
Benguang Zhao
|
66631229eb
|
fix: initialize and update pMnode->applied properly
|
2023-03-10 09:35:38 +08:00 |
Haojun Liao
|
a4e378e138
|
refactor: update some log.
|
2023-03-10 09:30:59 +08:00 |
Haojun Liao
|
691cb08e88
|
refactor: remove some unused attributes.
|
2023-03-10 09:23:03 +08:00 |
Haojun Liao
|
09e84884be
|
refactor: remove invalid assert
|
2023-03-09 23:31:29 +08:00 |
Haojun Liao
|
03aa391859
|
fix(tmq): add lock before close the tsdbreader.
|
2023-03-09 23:03:51 +08:00 |
Benguang Zhao
|
96e70c2795
|
enh: update logging msg in vnodeRestoreFinish
|
2023-03-09 20:05:19 +08:00 |
54liuyao
|
5acf665b7e
|
fix:get dest table version
|
2023-03-09 19:36:10 +08:00 |
Benguang Zhao
|
5e53b1225b
|
enh: finish restore with commit and applied indexes instead of num of items in apply queue
|
2023-03-09 19:35:42 +08:00 |
Xiaoyu Wang
|
47417e003e
|
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-09 18:54:15 +08:00 |
Benguang Zhao
|
1392711e66
|
enh: add fsm FpAppliedIndexCb to get the current applied index
|
2023-03-09 18:14:04 +08:00 |
Benguang Zhao
|
9d10739908
|
enh: send rsp of negotiation failure ahead of apply queue
|
2023-03-09 16:18:44 +08:00 |
Xiaoyu Wang
|
e5de317f44
|
feat: alter database stt_trigger/minrows
|
2023-03-09 16:04:38 +08:00 |