Alex Duan
|
c7518e0913
|
dnodes.py split dnode.py simClient.py
|
2024-01-13 12:26:01 +08:00 |
Alex Duan
|
da2653bef2
|
Merge pull request #24434 from taosdata/coverage/TD-28251-3.0
coverage : modify coverage_test.sh to 2.0
|
2024-01-11 18:40:04 +08:00 |
Alex Duan
|
5e4d8ed263
|
fix: change 3.0 to dynamic variant name
|
2024-01-11 18:38:16 +08:00 |
Alex Duan
|
d490091979
|
fix: tweak timeout from 30m to 20m
|
2024-01-11 18:10:29 +08:00 |
Haojun Liao
|
404ae75178
|
Merge pull request #24429 from taosdata/fix/3_liaohj
fix(stream): add checkpoint status check.
|
2024-01-11 17:59:57 +08:00 |
Alex Duan
|
e13ee9a37f
|
coverage : modify coverage_test.sh to 2.0
|
2024-01-11 17:46:50 +08:00 |
Haojun Liao
|
9703018f56
|
fix(stream): add checkpoint status check.
|
2024-01-11 16:47:51 +08:00 |
Haojun Liao
|
dc6187a2e3
|
Merge pull request #24426 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-11 16:47:05 +08:00 |
wade zhang
|
69ba56feda
|
Merge pull request #24402 from taosdata/ENH/TD-28211-3.0
enh: let max num of concurrent msgs of snap replication be configurable
|
2024-01-11 16:38:53 +08:00 |
Haojun Liao
|
d4fd544c74
|
refactor: remove sleep.
|
2024-01-11 15:18:11 +08:00 |
Haojun Liao
|
5f7ce21530
|
refactor: do some internal refactor.
|
2024-01-11 11:59:29 +08:00 |
Haojun Liao
|
58694c67dd
|
refactor: do some internal refactor.
|
2024-01-11 11:50:52 +08:00 |
Haojun Liao
|
5866fc2919
|
Merge pull request #24356 from taosdata/fix/3_liaohj
enh(stream): remove sleep to opt perf and avoid deadlock
|
2024-01-11 11:44:51 +08:00 |
Haojun Liao
|
f6c0649108
|
fix(stream): fix syntax error.
|
2024-01-11 09:53:19 +08:00 |
Haojun Liao
|
bff0ad89a4
|
other: merge 3.0
|
2024-01-11 09:51:12 +08:00 |
Haojun Liao
|
1c562bd535
|
refactor: enable the restart of stream tasks.
|
2024-01-11 09:41:40 +08:00 |
54liuyao
|
3b36dbbe18
|
opt recover buff
|
2024-01-11 09:40:54 +08:00 |
Haojun Liao
|
0ab308ef79
|
Merge pull request #24418 from taosdata/fix/TD-28185
fix:[TD-28185]add pause & resume logic for snode
|
2024-01-11 09:40:49 +08:00 |
Haojun Liao
|
9294c8d4ee
|
fix(stream): enable the hb to mnode for stream meta when it becomes the leader.
|
2024-01-11 09:20:34 +08:00 |
Haojun Liao
|
21dd356b83
|
Merge pull request #24420 from taosdata/mark/3.0
fix:decode mqDataMsg error for the message with old version
|
2024-01-10 21:39:58 +08:00 |
wangmm0220
|
216830f8b4
|
fix:[TD-28185]add pause & resume logic for snode
|
2024-01-10 20:33:13 +08:00 |
Alex Duan
|
fb42c6afd5
|
coverage: update coverage script file and BlockSMA trigger is 1
|
2024-01-10 19:59:44 +08:00 |
Haojun Liao
|
dcbe963d32
|
fix(stream): keep the previous status in stack object.
|
2024-01-10 19:19:53 +08:00 |
wangmm0220
|
df69a89da2
|
fix:[TD-28185]add pause & resume logic for snode
|
2024-01-10 18:46:10 +08:00 |
wangmm0220
|
27b63b721f
|
fix:decode mqDataMsg error for the message with old version
|
2024-01-10 17:36:51 +08:00 |
Haojun Liao
|
bba8532a96
|
Merge pull request #24415 from taosdata/fix/crash_stream
fix(tsdb): open reader during resume task for main reader
|
2024-01-10 14:47:52 +08:00 |
Alex Duan
|
1624652709
|
Merge pull request #24411 from taosdata/case/TD-28123-3.0
case: fix memory leak with return cause
|
2024-01-10 13:55:11 +08:00 |
Haojun Liao
|
b0202bb853
|
fix(tsdb): open reader during resume task for main reader after suspending reader.
|
2024-01-10 13:44:21 +08:00 |
Haojun Liao
|
e8aea42498
|
fix(tsdb): open reader during resume task for main reader after suspending reader.
|
2024-01-10 13:42:36 +08:00 |
Haojun Liao
|
e3f17a8aa3
|
Merge pull request #24410 from taosdata/fix/crash_stream
fix(stream): add check when merging rows from files and buffer.
|
2024-01-10 13:35:48 +08:00 |
Benguang Zhao
|
485bad1ebd
|
refact: use config syncSnapReplMaxWaitN instead
|
2024-01-10 11:31:00 +08:00 |
Alex Duan
|
7744a31deb
|
case: fix memory leak with return cause
|
2024-01-10 11:29:24 +08:00 |
Haojun Liao
|
1b6d55616f
|
fix(stream): fix syntax error.
|
2024-01-10 11:28:06 +08:00 |
Haojun Liao
|
eac0d14868
|
fix(stream): add check when merging rows from files and buffer.
|
2024-01-10 11:02:44 +08:00 |
Haojun Liao
|
9d0d0d9ddc
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-10 09:57:46 +08:00 |
Haojun Liao
|
273e47a1fb
|
Merge pull request #24405 from taosdata/fix/optMsgOnMnd
opt msg on mnode
|
2024-01-10 09:43:48 +08:00 |
Haojun Liao
|
2b3ad002f5
|
Merge pull request #24401 from taosdata/fix/TD-28142-3.0
opti:[TD-28142]memory size if block num is too large
|
2024-01-10 09:40:07 +08:00 |
Haojun Liao
|
dc0c5539a0
|
fix(stream): remove invalid timer controllers.
|
2024-01-10 08:48:49 +08:00 |
Haojun Liao
|
3508c9b2f4
|
Merge pull request #24379 from taosdata/fix/addTestCaseToStreamBackend
Fix/add test case to stream backend
|
2024-01-09 21:23:51 +08:00 |
dapan1121
|
9b49bdeba8
|
Merge pull request #24399 from taosdata/fix/TS-4422-3.0
fix: get expired user for each cluster
|
2024-01-09 19:35:36 +08:00 |
Yihao Deng
|
220cef4a61
|
opt msg on mnode
|
2024-01-09 11:02:10 +00:00 |
Benguang Zhao
|
7979d4532b
|
enh: let max num of concurrent msgs of snap replication be configurable
|
2024-01-09 16:49:27 +08:00 |
Hongze Cheng
|
7fa06df958
|
Merge pull request #24395 from taosdata/fix/TD-28208
fix(tsdb/cache): destory brin block with fs loading
|
2024-01-09 16:31:41 +08:00 |
wangmm0220
|
6444af84e4
|
opti:[TD-28142]memory size if block num is too large
|
2024-01-09 16:28:58 +08:00 |
kailixu
|
404e17e677
|
fix: get expired user for each cluster
|
2024-01-09 16:18:55 +08:00 |
Alex Duan
|
51a472f281
|
Merge pull request #24381 from taosdata/TEST/3.0/TD-28164
add test cases for TD-28164
|
2024-01-09 15:57:26 +08:00 |
Minglei Jin
|
d93b4f88b3
|
fix(tsdb/cache): destory brin block with fs loading
|
2024-01-09 15:23:15 +08:00 |
Hongze Cheng
|
a518cba133
|
Merge pull request #24380 from taosdata/fix/TD-28134-3.0
fix: possible race condition
|
2024-01-09 09:47:01 +08:00 |
Alex Duan
|
70db802e57
|
Merge pull request #24351 from taosdata/test/3.0/TD-28171
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-09 09:21:23 +08:00 |
Haojun Liao
|
f9d5c0d403
|
fix(stream): fix error in tq timer.
|
2024-01-09 09:13:53 +08:00 |