wangmm0220
|
ed16b1e8db
|
fix:conflict from 3.0
|
2024-06-24 12:03:10 +08:00 |
wangmm0220
|
a29d1b0c59
|
fix:test case error
|
2024-06-24 10:18:09 +08:00 |
Haojun Liao
|
ffef405c3a
|
Merge pull request #26242 from taosdata/fix/3_liaohj
fix(stream): disable pause if task is un-init.
|
2024-06-23 10:01:49 +08:00 |
Hongze Cheng
|
2ba22e34f5
|
Merge pull request #26216 from xinjiempolde/fix/TS-5024-3.0
fix: stmt bind crashed when colIdx exceeds column nums
|
2024-06-23 09:53:46 +08:00 |
Haojun Liao
|
393369fcd8
|
fix(stream):clear checkpoint-ready msg.
|
2024-06-23 00:40:12 +08:00 |
wangmm0220
|
65fac20367
|
fix:[TS-4921] merge from 3.0
|
2024-06-22 15:02:34 +08:00 |
Haojun Liao
|
21e1763ff4
|
fix(stream): set correct flag for checkpoint.
|
2024-06-22 11:16:20 +08:00 |
Haojun Liao
|
095510ba41
|
fix(stream): fix deadlock
|
2024-06-21 23:43:25 +08:00 |
Haojun Liao
|
94f3c6ec2d
|
fix(stream): fix deadlock
|
2024-06-21 23:40:03 +08:00 |
Haojun Liao
|
82febd30a0
|
fix(stream): check the task status checkpoint-ready msg send timer.
|
2024-06-21 18:48:34 +08:00 |
Haojun Liao
|
5a9500055d
|
fix(stream): check the task status checkpoint-ready msg send timer.
|
2024-06-21 18:44:54 +08:00 |
Haojun Liao
|
5966b4f83f
|
fix(stream): fix error in assert.
|
2024-06-21 17:17:39 +08:00 |
Haojun Liao
|
4c4bb0a2e4
|
other: merge 3.0.
|
2024-06-21 16:11:50 +08:00 |
Haojun Liao
|
53f9af06ff
|
fix(stream): fix invalid write.
|
2024-06-21 15:44:38 +08:00 |
dapan1121
|
b5dea8c847
|
Merge pull request #26226 from taosdata/fix/TD-30672
fix: query hang issue cause of task set redirecting
|
2024-06-21 15:38:55 +08:00 |
Haojun Liao
|
119001e30b
|
fix(stream): update the retrieve checkpoint-trigger msg.
|
2024-06-21 15:11:48 +08:00 |
Haojun Liao
|
e7105edaa4
|
fix(stream): disable pause if task is un-init.
|
2024-06-21 14:14:44 +08:00 |
Hongze Cheng
|
6a43d68bed
|
Merge pull request #26192 from taosdata/fix/TD-30642-3.0
fix/TD-30642
|
2024-06-21 11:03:40 +08:00 |
Haojun Liao
|
aea4254d40
|
fix(stream): async start task.
|
2024-06-21 10:37:06 +08:00 |
Haojun Liao
|
f8578b4a69
|
fix(stream): fix syntax error.
|
2024-06-21 09:34:18 +08:00 |
Haojun Liao
|
ebf2df965c
|
Update streamBackendRocksdb.c
|
2024-06-21 09:28:42 +08:00 |
Haojun Liao
|
2cb9644471
|
fix(stream): update the checkpoint info only when the status is normal.
|
2024-06-21 09:23:29 +08:00 |
Haojun Liao
|
8fd9baf6f5
|
fix(stream):synchronized upload checkpoint data to snode.
|
2024-06-21 09:11:16 +08:00 |
dapan1121
|
ac4e804088
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-30672
|
2024-06-21 08:59:46 +08:00 |
Haojun Liao
|
bf16c596a6
|
fix(stream): fix syntax error.
|
2024-06-21 08:46:09 +08:00 |
Haojun Liao
|
096ba251ec
|
Merge branch '3.0' into fix/3_liaohj
|
2024-06-20 23:12:18 +08:00 |
Haojun Liao
|
2ecc725b1a
|
fix(stream): not clear check downstream info.
|
2024-06-20 21:31:23 +08:00 |
Haojun Liao
|
151fc212b8
|
Merge pull request #26218 from taosdata/fix/3_liaohj
fix(stream): clear the local backend default directory
|
2024-06-20 18:26:28 +08:00 |
Hongze Cheng
|
70851f6bed
|
Merge pull request #26160 from taosdata/enh/TD-30554-3.0
tfs: support disable create new file
|
2024-06-20 16:46:00 +08:00 |
kailixu
|
cefff2bfee
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-12-31 08:35:03 +08:00 |
kailixu
|
fa694d6fe3
|
tfs: support disable create new file
|
2024-12-31 08:34:17 +08:00 |
dapan1121
|
05ebfa70d4
|
Merge pull request #26212 from taosdata/fix/TS-5064.3
fix: cast long binary crash issue
|
2024-06-20 16:26:13 +08:00 |
Haojun Liao
|
e1cb4e021f
|
fix(stream): clear the local backend default directory, when no checkpoint generated yet.
|
2024-06-20 16:24:02 +08:00 |
Haojun Liao
|
df003cca3c
|
Merge pull request #26197 from taosdata/fix/3_liaohj
fix(util): uncomment the timestamp decode function with AVX2 instructions
|
2024-06-20 16:16:52 +08:00 |
xjzhou
|
883eb48bf2
|
fix: stmt bind crashed when colIdx exceeds column nums
|
2024-06-20 15:22:50 +08:00 |
Hongze Cheng
|
9a97f976e9
|
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
|
2024-06-20 15:07:13 +08:00 |
Haojun Liao
|
9c16549561
|
Merge pull request #26202 from taosdata/fix/TD-30558
fix(stream): adj stream tbname cache
|
2024-06-20 14:41:51 +08:00 |
dapan1121
|
c9d847787e
|
fix: level task done number issue
|
2024-06-20 14:21:33 +08:00 |
dapan1121
|
784fda8191
|
fix: cast long binary crash issue
|
2024-06-20 13:54:02 +08:00 |
54liuyao
|
0471afb840
|
adj sream tbname cache
|
2024-06-20 13:25:36 +08:00 |
dapan1121
|
0a8a3d15bc
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-30672
|
2024-06-20 11:34:50 +08:00 |
dapan1121
|
49d9552ab6
|
fix: task reset redirect issue
|
2024-06-20 11:18:23 +08:00 |
54liuyao
|
1b317ae578
|
adj sream tbname cache
|
2024-06-20 11:06:09 +08:00 |
54liuyao
|
6a3bbccda9
|
adj par tbname cache
|
2024-06-20 10:23:44 +08:00 |
Hongze Cheng
|
60f06b1db5
|
Merge pull request #26162 from taosdata/fix/TD-30542-3.0
fix/TD-30542
|
2024-06-20 09:39:13 +08:00 |
54liuyao
|
ecfb5e5f4c
|
adj par name catch
|
2024-06-20 09:28:04 +08:00 |
wangmm0220
|
5dcfed2d51
|
feat:[TS-4921]add logic for slow log
|
2024-06-19 18:54:26 +08:00 |
dmchen
|
61edc79045
|
fix/TD-30642
|
2024-06-19 08:01:58 +00:00 |
dapan1121
|
0397826c68
|
Merge pull request #26139 from taosdata/feat/TD-30313
optimize show cluster alive stmt
|
2024-06-19 15:49:59 +08:00 |
Haojun Liao
|
f353636136
|
refactor: do some internal refactor.
|
2024-06-19 15:08:25 +08:00 |