haoranchen
|
db2ac73b8c
|
Update container_build.sh
|
2023-05-18 16:15:16 +08:00 |
dapan1121
|
b2333b7f15
|
Merge pull request #21363 from taosdata/fix/TD-24246
fix: fill window end issue
|
2023-05-18 15:36:52 +08:00 |
Shuduo Sang
|
c01e0f692c
|
test: fix old pytest to make them pass with 3.0
|
2023-05-17 21:33:33 -04:00 |
Hui Li
|
0227bcbff4
|
Merge pull request #21354 from taosdata/feat/TD-24254-3.0
feat: add restore command sets to taos-CLI
|
2023-05-18 09:16:08 +08:00 |
Hui Li
|
f927752a5d
|
Merge pull request #21317 from taosdata/test/TS-3333-3.0
test: add cluster global tdDnodes
|
2023-05-18 09:15:57 +08:00 |
Haojun Liao
|
48dd3753aa
|
Merge pull request #21353 from taosdata/feature/3_liaohj
merge main, and do some internal refactor.
|
2023-05-17 22:34:34 +08:00 |
Haojun Liao
|
b9bda9b30f
|
fix(stream): set the correct start offset for resumed stream task.
|
2023-05-17 19:36:42 +08:00 |
dapan1121
|
e494c99839
|
fix: fill window end issue
|
2023-05-17 19:35:57 +08:00 |
Hui Li
|
eea2037901
|
Merge pull request #21357 from taosdata/plum-lihui-patch-1
Update cases.task
|
2023-05-17 19:30:21 +08:00 |
Hui Li
|
9e875ac2fd
|
Update cases.task
modify non asan mode
|
2023-05-17 19:30:00 +08:00 |
Alex Duan
|
9e97ee9355
|
fix: dnode_id have blank
|
2023-05-17 19:15:04 +08:00 |
Alex Duan
|
7349a18111
|
feat: add restore command sets to taos-CLI
|
2023-05-17 18:58:07 +08:00 |
Haojun Liao
|
b9c6e2a294
|
fix(stream): fix syntax error.
|
2023-05-17 18:47:13 +08:00 |
Haojun Liao
|
73b1a4bddf
|
fix(stream): fix syntax error.
|
2023-05-17 18:29:52 +08:00 |
Haojun Liao
|
e37772eb40
|
Merge pull request #21344 from taosdata/fix/TD-24162
fix stream queue mem leak
|
2023-05-17 18:19:56 +08:00 |
Haojun Liao
|
92feb89a09
|
refactor: do some internal refactor.
|
2023-05-17 18:08:04 +08:00 |
Haojun Liao
|
ffee5ebc61
|
Merge branch '3.0' into feature/3_liaohj
|
2023-05-17 17:47:44 +08:00 |
Alex Duan
|
9a9e7fa53c
|
test: add restore command print info
|
2023-05-17 16:57:34 +08:00 |
Haojun Liao
|
a4d9210b07
|
fix(tmq): add filter for taosX poll rsp.
|
2023-05-17 16:40:44 +08:00 |
Alex Duan
|
0dbc60493f
|
test: add flush database
|
2023-05-17 16:36:59 +08:00 |
dapan1121
|
0e215134e1
|
Merge pull request #21334 from taosdata/enh/TD-23421-M
fix: client HB logic
|
2023-05-17 16:24:09 +08:00 |
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
Shuduo Sang
|
d57b426dbd
|
chore: change rocksdb repo to upstream (#21318)
|
2023-05-17 15:34:12 +08:00 |
Haojun Liao
|
f55f8d245c
|
fix(tmq): avoid the offset is revised by pool rsp which is issued before invoking tmq_offset_seek function.
|
2023-05-17 15:19:51 +08:00 |
liuyao
|
695de9d3ac
|
fix stream queue mem leak
|
2023-05-17 15:19:14 +08:00 |
Haojun Liao
|
366cd1871a
|
Merge pull request #21314 from taosdata/fix/liaohj_main
fix(stream):extract delete msg from wal.
|
2023-05-17 14:52:49 +08:00 |
Alex Duan
|
0f22718c89
|
test: splite one case to four cases
|
2023-05-17 14:32:39 +08:00 |
Alex Duan
|
88d56bcd4e
|
test: splite one case to four cases
|
2023-05-17 14:29:36 +08:00 |
Haojun Liao
|
3896e148fd
|
log(tmq): add some logs.
|
2023-05-17 11:37:38 +08:00 |
dapan1121
|
fb7a06e06e
|
Merge pull request #21271 from taosdata/enh/tsbsPerf.4
Enh/tsbs perf.4
|
2023-05-17 11:00:14 +08:00 |
Haojun Liao
|
f3f52c0232
|
fix(stream): add some logs and set the wal offset to be the ended version when finishing the step2 recover stage.
|
2023-05-17 10:43:23 +08:00 |
kailixu
|
ae3aa6535f
|
fix: client HB logic
|
2023-05-17 10:17:30 +08:00 |
dapan1121
|
d7327384e7
|
Merge pull request #21327 from taosdata/feat/TD-23643-3.0
chore: restore the test cases
|
2023-05-17 10:01:49 +08:00 |
Haojun Liao
|
d457b84aba
|
Merge pull request #21311 from taosdata/mark/tmq
fix:add lock to pHandle for safety
|
2023-05-17 09:11:39 +08:00 |
wangmm0220
|
7c5b77119f
|
fix:mofify ci cases
|
2023-05-17 01:01:45 +08:00 |
Alex Duan
|
c47eb1867d
|
test : all cases is passed
|
2023-05-16 19:30:35 +08:00 |
Alex Duan
|
89be6dbdeb
|
test: reset dnodes modify and add test case
|
2023-05-16 19:07:16 +08:00 |
wangmm0220
|
90099ea1c0
|
fix:compile error in windows
|
2023-05-16 18:41:35 +08:00 |
dapan1121
|
3e2c8a9192
|
Merge branch 'enh/tsbsPerf.4' of github.com:taosdata/TDengine into enh/tsbsPerf.4
|
2023-05-16 18:37:22 +08:00 |
dapan1121
|
df973ce28e
|
fix: remove debug info
|
2023-05-16 18:37:00 +08:00 |
wangmm0220
|
e6860cada8
|
fix:compile error in windows
|
2023-05-16 18:35:10 +08:00 |
dapan1121
|
a1e776bcf8
|
Update clientImpl.c
|
2023-05-16 18:04:54 +08:00 |
dapan1121
|
61bc3ab72e
|
Update clientEnv.c
|
2023-05-16 18:04:00 +08:00 |
dapan1121
|
e4380d63de
|
enh: add release build option
|
2023-05-16 18:00:10 +08:00 |
wangmm0220
|
a52939127f
|
fix:dead lock
|
2023-05-16 17:58:31 +08:00 |
dapan1121
|
0eb94d97d3
|
Merge pull request #21320 from taosdata/fix/TD-24167
pause source task
|
2023-05-16 15:39:59 +08:00 |
kailixu
|
24acee6e3f
|
chore: restore the test cases
|
2023-05-16 14:45:06 +08:00 |
dapan1121
|
a0d82ea74d
|
Merge pull request #21308 from taosdata/fix/TD-24154
fix: fix null pointer issue in destroyTimesliceOperator
|
2023-05-16 14:40:43 +08:00 |
dapan1121
|
9033d34852
|
Merge pull request #21319 from taosdata/fix/TD-24178
fix: file fd not clear issue
|
2023-05-16 14:34:05 +08:00 |
dapan1121
|
de45d163ca
|
fix: compile issue
|
2023-05-16 14:18:23 +08:00 |