Haojun Liao
|
f1384206f3
|
refactor: do some internal refactor.
|
2023-03-31 19:46:10 +08:00 |
Haojun Liao
|
b0fb912da8
|
fix(mnd): fix the invalid access of NULL ptr.
|
2023-03-31 11:48:52 +08:00 |
Xiaoyu Wang
|
518a1e6ece
|
Merge pull request #20683 from taosdata/fix/main_bugfix_wxy
fix: hotfix version compatibility
|
2023-03-29 13:38:04 +08:00 |
Haojun Liao
|
10f08c948b
|
Merge pull request #20679 from taosdata/feature/3_liaohj
fix(query): allow only one trans to be execute for each balance, and do some other refactor.
|
2023-03-29 13:17:18 +08:00 |
Xiaoyu Wang
|
4a085db970
|
fix: hotfix version compatibility
|
2023-03-29 11:10:15 +08:00 |
Haojun Liao
|
94c6af39da
|
fix(tmq): fix the invalid free
|
2023-03-29 10:46:44 +08:00 |
Haojun Liao
|
70d0d7a63f
|
fix(tmq): fix the syntax error.
|
2023-03-29 09:08:07 +08:00 |
Haojun Liao
|
ceb160c23b
|
fix(query): fix memory leak.
|
2023-03-28 23:14:11 +08:00 |
Haojun Liao
|
b444e8db1a
|
others: merge main.
|
2023-03-28 19:42:07 +08:00 |
Benguang Zhao
|
ae8d87643f
|
Merge branch 'main' into FIX/TD-22975-main
|
2023-03-28 18:00:51 +08:00 |
Haojun Liao
|
5c128e2292
|
refactor: do some internal refactor.
|
2023-03-28 09:27:48 +08:00 |
dapan1121
|
f97c4e7e35
|
Merge pull request #20557 from taosdata/fix/TS-2932-CM
fix: set grant cluster info
|
2023-03-21 16:25:21 +08:00 |
kailixu
|
6fd4bc7e27
|
fix: set grant cluster info
|
2023-03-20 20:06:10 +08:00 |
kailixu
|
aa4c1cb5eb
|
chore: more code
|
2023-03-20 17:44:34 +08:00 |
kailixu
|
179579f204
|
chore: more code
|
2023-03-20 17:41:22 +08:00 |
kailixu
|
24dbcaa844
|
chore: merge main
|
2023-03-20 17:32:54 +08:00 |
Haojun Liao
|
625b2dc901
|
Merge pull request #20513 from taosdata/fix/TD-23136
fix:converity scan defects
|
2023-03-20 15:37:59 +08:00 |
Cary Xu
|
7a3c897a80
|
Revert "fix(query): invalid write when query of ins_columns"
|
2023-03-18 20:49:48 +08:00 |
kailixu
|
01074ed6cf
|
chore: var def optimization
|
2023-03-18 13:08:34 +08:00 |
kailixu
|
d90c8e834a
|
chore: var def optimization
|
2023-03-18 13:07:15 +08:00 |
kailixu
|
0c4e9f6646
|
chore: more code
|
2023-03-17 16:53:28 +08:00 |
kailixu
|
b61a5ece5a
|
chore: more code
|
2023-03-17 16:48:55 +08:00 |
kailixu
|
f297f67698
|
fix: show obj
|
2023-03-17 16:40:29 +08:00 |
wangmm0220
|
0a54d00cd2
|
fix:converity scan defects
|
2023-03-17 14:54:27 +08:00 |
kailixu
|
7ed966e3f1
|
fix: select ins_columns from stb/tb
|
2023-03-17 12:33:34 +08:00 |
Shengliang Guan
|
7af1d00d74
|
Merge pull request #20485 from taosdata/fix/TS-2891-M
fix(query): invalid write when query of ins_columns
|
2023-03-16 15:50:03 +08:00 |
Haojun Liao
|
345b46769c
|
Merge pull request #20490 from taosdata/fix/liaohj
fix(tmq): disable non-leader vnode responsing the poll request.
|
2023-03-16 14:00:42 +08:00 |
Haojun Liao
|
a1682664f2
|
fix(tmq): disable non-leader vnode responsing the poll request.
|
2023-03-16 10:12:34 +08:00 |
kailixu
|
ba5c3fb2ab
|
fix: select ins_columns for stb with 4096 columns
|
2023-03-16 00:01:54 +08:00 |
Shengliang Guan
|
a397c2dae4
|
Merge pull request #20471 from taosdata/fix/alter_minrows
fix: alter minrows doesn't take effect
|
2023-03-15 17:45:54 +08:00 |
Haojun Liao
|
36cec7894b
|
Merge pull request #20472 from taosdata/fix/liaohj
fix(query): set the correct cached tags list key length, and update s…
|
2023-03-15 15:56:50 +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 |
Shengliang Guan
|
7ee24c318e
|
fix: alter minrows doesn't take effect
|
2023-03-15 14:25:18 +08:00 |
Shengliang Guan
|
4efcb4ddce
|
Merge pull request #20280 from taosdata/fix/TD-22871
fix: return err msg while db is creating
|
2023-03-15 14:10:41 +08:00 |
Benguang Zhao
|
cc76d78673
|
enh: separate sync read and write events
|
2023-03-14 20:35:39 +08:00 |
Yihao Deng
|
0d4cc1c577
|
Merge branch 'main' into fix/TD-22871
|
2023-03-14 15:56:51 +08:00 |
yihaoDeng
|
d3c9e08003
|
fix: fix log invalid err msg
|
2023-03-14 06:15:47 +00: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
|
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 |
Xiaoyu Wang
|
ca39dfcf2d
|
feat: show vgroup display num of cache tables
|
2023-03-13 17:21:32 +08:00 |
Haojun Liao
|
564e9bb833
|
Merge branch 'main' into fix/liaohj
|
2023-03-12 14:38:38 +08:00 |
Benguang Zhao
|
d679eaf648
|
enh: update pMnode->applied only when pMsg->code as zero
|
2023-03-10 18:10:34 +08:00 |
yihaoDeng
|
3865404674
|
add user err code
|
2023-03-10 14:19:03 +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 |
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 |
Benguang Zhao
|
1392711e66
|
enh: add fsm FpAppliedIndexCb to get the current applied index
|
2023-03-09 18:14:04 +08:00 |
Xiaoyu Wang
|
e5de317f44
|
feat: alter database stt_trigger/minrows
|
2023-03-09 16:04:38 +08:00 |
Hongze Cheng
|
16262512b2
|
feat: alter stt_trigger and minrows
|
2023-03-09 15:25:47 +08:00 |