Haojun Liao
|
59ee690301
|
Merge pull request #24450 from taosdata/fix/3_liaohj
fix(stream): set error code for return.
|
2024-01-12 16:04:14 +08:00 |
Haojun Liao
|
bc7434e2b5
|
fix(stream): set error code for return.
|
2024-01-12 14:49:16 +08:00 |
54liuyao
|
52d8811bdc
|
code coverage
|
2024-01-12 13:49:32 +08:00 |
Haojun Liao
|
ee24bb9b03
|
Merge pull request #24444 from taosdata/fix/3_liaohj
fix(stream): close the inputQ of the related stream task.
|
2024-01-12 13:41:30 +08:00 |
Haojun Liao
|
5fa8f85c42
|
fix(stream): remove invalid release.
|
2024-01-12 11:28:41 +08:00 |
Haojun Liao
|
cf941f7488
|
fix(stream): check status when resume to run.
|
2024-01-12 11:12:23 +08:00 |
Haojun Liao
|
b36cc97236
|
fix(stream): close the inputQ of the related stream task when the fill-history task recv the trans-state msg from upstream.
|
2024-01-12 10:44:49 +08:00 |
Hongze Cheng
|
8399f5253f
|
Merge pull request #24439 from taosdata/fix/TD-28285-30
fix(tsdb/cache): clear fs state before next open
|
2024-01-12 10:38:43 +08:00 |
dapan1121
|
3b928237d7
|
Merge pull request #24419 from wangjiaming0909/draft/fix/TD-28182
fix: table merge scan return disordered rows
|
2024-01-12 10:16:21 +08:00 |
Haojun Liao
|
ea0ea09b0f
|
Merge pull request #24409 from taosdata/opt/optMsgOnMnode
opt msg on mnd
|
2024-01-12 09:36:37 +08:00 |
Haojun Liao
|
fe839527f3
|
Merge pull request #24435 from taosdata/fix/TD-28202
fix:[TD-28202]move tq timer to write thread in mnode
|
2024-01-12 09:35:45 +08:00 |
Haojun Liao
|
578edd447f
|
Merge pull request #24421 from taosdata/szhou/fix/2/td-28154
fix: windows calculation when offset >0 and calendar sliding
|
2024-01-12 09:35:09 +08:00 |
Minglei Jin
|
aa410a6deb
|
fix(tsdb/cache): clear fs state before next open
|
2024-01-12 09:32:40 +08:00 |
wangmm0220
|
d3659db2ff
|
fix:[TD-28202]move tq timer to write thread in mnode
|
2024-01-11 19:22:54 +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 |
Yihao Deng
|
d3cfa97740
|
fix invalid read
|
2024-01-11 09:41:02 +00: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 |
slzhou
|
3cea4fd2c7
|
fix: getNextTimeWindow use new time algorithm
|
2024-01-11 16:41:11 +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 |
Yihao Deng
|
b0f6709474
|
split sync/status channel
|
2024-01-11 07:30:39 +00:00 |
Yihao Deng
|
5a1510aa2f
|
split sync/status channel
|
2024-01-11 07:30:03 +00:00 |
Yihao Deng
|
5e1a7c694b
|
split sync/status channel
|
2024-01-11 07:23:46 +00:00 |
Haojun Liao
|
d4fd544c74
|
refactor: remove sleep.
|
2024-01-11 15:18:11 +08:00 |
slzhou
|
7d46458bb7
|
fix: use slide start to calculate previous slide start
|
2024-01-11 14:50:14 +08:00 |
Yihao Deng
|
423fa76207
|
split sync/status channel
|
2024-01-11 06:01:06 +00:00 |
yihaoDeng
|
44146caa9a
|
opt msg on mnd
|
2024-01-11 13:46:54 +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 |
Yihao Deng
|
df235b0adf
|
split sync/status channel
|
2024-01-11 03:22:34 +00:00 |
wangjiaming0909
|
686108050b
|
fix: table merge scan return disordered rows
|
2024-01-11 09:57:35 +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 |
slzhou
|
ab137a56f0
|
fix: more interval end calculation with slide-start/slide-end as anchor
|
2024-01-11 08:31:16 +08:00 |
slzhou
|
b4b4400958
|
fix: recalcuate window ekey
|
2024-01-10 21:36:09 +08:00 |
wangmm0220
|
216830f8b4
|
fix:[TD-28185]add pause & resume logic for snode
|
2024-01-10 20:33:13 +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 |
Yihao Deng
|
b5e5167b8f
|
split sync/status channel
|
2024-01-10 09:57:08 +00:00 |
wangmm0220
|
27b63b721f
|
fix:decode mqDataMsg error for the message with old version
|
2024-01-10 17:36:51 +08:00 |
slzhou
|
ba2ba0a8cb
|
fix: time window computation error
|
2024-01-10 16:19:20 +08:00 |
Yihao Deng
|
3f0236ec17
|
opt msg on mnode
|
2024-01-10 06:18:39 +00:00 |
Yihao Deng
|
2537adb728
|
opt msg on mnode
|
2024-01-10 06:00:44 +00: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 |
Benguang Zhao
|
485bad1ebd
|
refact: use config syncSnapReplMaxWaitN instead
|
2024-01-10 11:31:00 +08:00 |