Haojun Liao
|
ffee5ebc61
|
Merge branch '3.0' into feature/3_liaohj
|
2023-05-17 17:47:44 +08:00 |
dmchen
|
0fdeb5fbae
|
restore learner stuck
|
2023-05-17 17:28:20 +08:00 |
Ganlin Zhao
|
30b152c434
|
add test cases
|
2023-05-17 17:17:36 +08:00 |
Ganlin Zhao
|
90ef52f40d
|
fix fill(value, string) issue
|
2023-05-17 17:11:02 +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 |
Minglei Jin
|
f428a68ec1
|
cache/update: update lru when deleting or updating
|
2023-05-17 16:08:48 +08:00 |
Ganlin Zhao
|
79d8b8c3d4
|
add zh/en docs
|
2023-05-17 16:06:12 +08:00 |
Ganlin Zhao
|
18530e8b33
|
add test cases
|
2023-05-17 15:57:44 +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 |
Minglei Jin
|
b892b1fdfe
|
cache/flag: fix cache flag compiling issue
|
2023-05-17 15:26:10 +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 |
Ganlin Zhao
|
1a59ac6c0a
|
add test cases
|
2023-05-17 14:56:19 +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 |
Minglei Jin
|
e95613ec10
|
cache/commit: update & commit cache if cache not off
|
2023-05-17 14:32:02 +08:00 |
Alex Duan
|
88d56bcd4e
|
test: splite one case to four cases
|
2023-05-17 14:29:36 +08:00 |
Minglei Jin
|
86e3c1d20d
|
cache/stt: remove ts from merge tree loading
|
2023-05-17 14:05:28 +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 |
“happyguoxy”
|
ed703c650b
|
test: rowlength64k
|
2023-05-17 10:54:17 +08:00 |
“happyguoxy”
|
7af9e7d7cc
|
test: rowlength64k
|
2023-05-17 10:54:10 +08:00 |
“happyguoxy”
|
1d0148414d
|
test: rowlength64k
|
2023-05-17 10:53:58 +08:00 |
“happyguoxy”
|
0099e1d9da
|
test: rowlength64k
|
2023-05-17 10:53:35 +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 |
Ganlin Zhao
|
727a628861
|
Merge branch '3.0' into feat/TD-21187
|
2023-05-17 10:34:38 +08:00 |
dapan1121
|
a89a3eb83c
|
fix: sys db clear vgroups issue
|
2023-05-17 10:18:46 +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 |
Minglei Jin
|
756fefaa29
|
cache/batchread: load columns in one trip
|
2023-05-16 18:56:05 +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 |
Ganlin Zhao
|
375aa2f26b
|
feat(query): interp support ignore null value opition
|
2023-05-16 16:33:28 +08:00 |
dmchen
|
523b86f792
|
fix test case
|
2023-05-16 16:13: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 |
Ganlin Zhao
|
6879a784ae
|
reserve value node
|
2023-05-16 15:07:07 +08:00 |