Haojun Liao
|
83d531284b
|
other: merge 3.0
|
2024-09-13 19:02:56 +08:00 |
54liuyao
|
de44c5dc5e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-13 11:13:04 +08:00 |
Haojun Liao
|
c13248dd4e
|
refactor: remove void.
|
2024-09-12 19:23:05 +08:00 |
Haojun Liao
|
63e6a2d433
|
Merge pull request #27838 from taosdata/fix/3_liaohj
fix(stream): fix the error in the checkpoint-trigger confirm condition.
|
2024-09-12 17:21:12 +08:00 |
Haojun Liao
|
3d50df7191
|
refactor: remove void.
|
2024-09-12 16:05:07 +08:00 |
Haojun Liao
|
e0a275f1d4
|
fix(stream): do some internal refactor and rewrite the error code for encode.
|
2024-09-12 14:49:35 +08:00 |
Haojun Liao
|
d013e02762
|
Merge branch '3.0' into fix/3_liaohj
|
2024-09-12 14:07:09 +08:00 |
Haojun Liao
|
d01670d49a
|
fix(stream): fix the error in the checkpoint-trigger confirm condition.
|
2024-09-12 14:06:25 +08:00 |
54liuyao
|
2c53c08726
|
fix(stream):fix issue when ts less than 0
|
2024-09-12 14:00:52 +08:00 |
54liuyao
|
7c32cc7796
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-12 09:08:40 +08:00 |
Pan Wei
|
8b7b5b7c6d
|
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
|
2024-09-11 17:52:14 +08:00 |
Haojun Liao
|
1e388cace7
|
refactor: update logs.
|
2024-09-11 17:01:18 +08:00 |
Haojun Liao
|
8825065364
|
refactor: update logs.
|
2024-09-11 16:58:29 +08:00 |
Haojun Liao
|
c38eb033a9
|
refactor:update logs.
|
2024-09-11 15:57:06 +08:00 |
Haojun Liao
|
3821f88e64
|
fix(stream): fix syntax error.
|
2024-09-11 14:32:29 +08:00 |
Haojun Liao
|
28df9fe285
|
refactor: remove void
|
2024-09-11 14:30:59 +08:00 |
Pan Wei
|
f9c8b6cd7b
|
Merge pull request #27796 from taosdata/enh/TD-31691
Enh/td 31691
|
2024-09-11 13:47:43 +08:00 |
Haojun Liao
|
064a271582
|
Update streamDispatch.c
|
2024-09-11 10:21:38 +08:00 |
lyh250-666
|
6cbb0cf172
|
enh:modify error code passing libs/
|
2024-09-11 09:58:41 +08:00 |
Hongze Cheng
|
3f0603128c
|
Merge pull request #27786 from taosdata/enh/TD-31890-4
enh: error handling
|
2024-09-11 09:53:58 +08:00 |
Haojun Liao
|
c33b57fa65
|
Merge pull request #27770 from taosdata/fix/syntax
fix(stream):not reset the failed checkpointId
|
2024-09-11 09:03:51 +08:00 |
Hongze Cheng
|
37c12b6c3a
|
enh: error handling
|
2024-09-10 18:55:02 +08:00 |
xsren
|
aea768d2c0
|
osFile
|
2024-09-10 17:40:19 +08:00 |
Hongze Cheng
|
be80848d7e
|
Merge pull request #27725 from taosdata/fix/fixRocksdbmeak
fix mem leak
|
2024-09-10 17:39:05 +08:00 |
xsren
|
aa5683cfd9
|
osfile
|
2024-09-10 14:55:14 +08:00 |
Haojun Liao
|
51bee72807
|
fix(stream):not reset the failed checkpointId
|
2024-09-10 12:58:08 +08:00 |
Haojun Liao
|
3540ec9d44
|
Merge pull request #27742 from taosdata/fix/syntax
refactor: remove void.
|
2024-09-10 12:57:14 +08:00 |
xsren
|
2a3917029f
|
osFile
|
2024-09-10 11:29:50 +08:00 |
54liuyao
|
77ffe89bf6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-10 10:22:20 +08:00 |
54liuyao
|
75727e47b5
|
remove assert
|
2024-09-09 17:58:40 +08:00 |
xsren
|
520336e129
|
osDir
|
2024-09-09 15:47:17 +08:00 |
Haojun Liao
|
f2cb9b3bb9
|
fix(stream): fix syntax error.
|
2024-09-09 15:41:14 +08:00 |
Haojun Liao
|
cbc0bceec6
|
fix(stream): fix syntax error.
|
2024-09-09 15:37:05 +08:00 |
Haojun Liao
|
a29903101a
|
refactor: remove void and do some internal refactor.
|
2024-09-09 14:49:05 +08:00 |
Hongze Cheng
|
a260a5f2f7
|
enh: error handle in message encode and decode
|
2024-09-09 11:49:44 +08:00 |
54liuyao
|
88d01d8980
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-09 11:21:23 +08:00 |
Haojun Liao
|
46246c47bb
|
Merge pull request #27729 from taosdata/fix/3_liaohj
fix(query): fix memory leak and do some internal refactor.
|
2024-09-08 18:24:05 +08:00 |
Haojun Liao
|
dfcff062e3
|
Merge pull request #27741 from taosdata/fix/syntax
fix(stream): reset error code.
|
2024-09-08 18:23:47 +08:00 |
Haojun Liao
|
b3e5997336
|
fix(stream): reset error code.
|
2024-09-08 14:54:08 +08:00 |
54liuyao
|
9ac40d75d0
|
fix(stream):adjust ts check
|
2024-09-08 13:25:25 +08:00 |
yihaoDeng
|
ae57974b30
|
fix mem leak
|
2024-09-06 16:07:57 +08:00 |
Haojun Liao
|
0236db51f6
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +08:00 |
54liuyao
|
7501c5a865
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-06 13:26:23 +08:00 |
Haojun Liao
|
6b94573231
|
fix(stream): fix syntax error.
|
2024-09-05 17:17:26 +08:00 |
Haojun Liao
|
df0f71a31c
|
refactor: remove assert.
|
2024-09-05 16:12:39 +08:00 |
Haojun Liao
|
277528996e
|
fix(stream): handle continuous retrieve during checkpoint procedure.
|
2024-09-05 16:04:36 +08:00 |
54liuyao
|
9c4d34ede1
|
fix file state issue
|
2024-09-05 09:27:36 +08:00 |
54liuyao
|
9368244f43
|
fix issue for fill history
|
2024-09-04 15:34:14 +08:00 |
54liuyao
|
952f5f3f6b
|
fis issue
|
2024-09-02 16:31:43 +08:00 |
54liuyao
|
f1cbd426d6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-02 13:53:32 +08:00 |
Pan Wei
|
645b264cad
|
Merge pull request #27566 from taosdata/fix/TD-31802
fix(stream):fix stream memory leak
|
2024-09-02 09:33:52 +08:00 |
Hongze Cheng
|
4256e6516e
|
Merge pull request #27478 from taosdata/enh/TD-31689
Enh/TD-31689
|
2024-09-02 08:28:30 +08:00 |
Haojun Liao
|
4c91928db3
|
Merge pull request #27554 from taosdata/fix/syntax
refactor: remove assert
|
2024-08-31 15:57:27 +08:00 |
Haojun Liao
|
2fd5d5abc6
|
Merge pull request #27575 from taosdata/fix/create_tb
refactor: remove void.
|
2024-08-30 18:50:25 +08:00 |
54liuyao
|
9d8e8892b4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-30 16:04:09 +08:00 |
54liuyao
|
5370b47468
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31802
|
2024-08-30 15:42:59 +08:00 |
Haojun Liao
|
7d7c2e6ff5
|
refactor: remove void.
|
2024-08-30 15:20:53 +08:00 |
54liuyao
|
dd1ab39eb0
|
fix(stream):fix stream memory leak
|
2024-08-30 13:35:01 +08:00 |
54liuyao
|
d94f3c5c41
|
fix(stream):fix stream memory leak
|
2024-08-30 10:53:17 +08:00 |
Hongze Cheng
|
8fcc1a06fd
|
Merge pull request #27552 from taosdata/fix/TD-31501-2
Fix/TD-31501-2
|
2024-08-30 10:24:03 +08:00 |
Haojun Liao
|
af259945b6
|
fix(stream): fix syntax error.
|
2024-08-30 09:20:51 +08:00 |
Haojun Liao
|
eb42d47d96
|
fix(stream): fix syntax error.
|
2024-08-30 09:09:55 +08:00 |
Haojun Liao
|
5a3427e912
|
fix(stream): fix syntax error.
|
2024-08-30 09:09:15 +08:00 |
Haojun Liao
|
52bb649615
|
fix(stream): fix syntax error.
|
2024-08-30 09:08:15 +08:00 |
Haojun Liao
|
da1bdd689f
|
fix(stream): fix syntax error.
|
2024-08-30 09:06:45 +08:00 |
Haojun Liao
|
fb8867f403
|
refactor: remove assert.
|
2024-08-29 19:55:09 +08:00 |
Yihao Deng
|
b4821224c6
|
force remve stream path
|
2024-08-29 11:28:59 +00:00 |
Haojun Liao
|
705d778d95
|
Merge pull request #27539 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-08-29 18:38:05 +08:00 |
Yihao Deng
|
79688e32a3
|
add debug info
|
2024-08-29 09:54:28 +00:00 |
Haojun Liao
|
251bdf51c1
|
fix(stream): fix syntax error.
|
2024-08-29 16:02:33 +08:00 |
Haojun Liao
|
90bec3cd3f
|
fix(stream): remove wait for quit in meta hb timer.
|
2024-08-29 16:00:22 +08:00 |
Haojun Liao
|
5bffb0c675
|
refactor: do some internal refactor.
|
2024-08-29 14:21:23 +08:00 |
Haojun Liao
|
63ec527e04
|
Merge pull request #27536 from taosdata/fix/3_liaohj
fix(stream): enable follower update the checkpoint info.
|
2024-08-29 13:43:06 +08:00 |
Haojun Liao
|
40669f4e9c
|
fix(tsdb): 1. repeat send req consensus-checkpoint-id; 2.add more error code to deal with the init event failure,
|
2024-08-29 11:14:58 +08:00 |
Haojun Liao
|
1fa94a4827
|
fix(stream): enable follower update the checkpoint info.
|
2024-08-28 19:20:48 +08:00 |
Yihao Deng
|
61175aed5d
|
check return code
|
2024-08-28 10:27:45 +00:00 |
Yihao Deng
|
7b09a9f8b1
|
change log qid
|
2024-08-27 08:25:28 +00:00 |
54liuyao
|
ff1f75bd33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-27 09:17:17 +08:00 |
yihaoDeng
|
2f55ba68ac
|
check func ret
|
2024-08-26 18:42:11 +08:00 |
Yihao Deng
|
101ae682bc
|
Merge branch '3.0' into enh/TD-31603-update
|
2024-08-26 14:46:29 +08:00 |
Hongze Cheng
|
6e1d26d089
|
Merge pull request #27338 from taosdata/fix/TD-31540
Fix/TD-31540
|
2024-08-26 09:13:27 +08:00 |
Yihao Deng
|
e1998d151b
|
update qid log
|
2024-08-24 10:19:25 +00:00 |
xsren
|
bc0ad2d461
|
fix: check blockEncode result
|
2024-08-23 15:51:18 +08:00 |
54liuyao
|
7efb648a5f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-23 14:49:32 +08:00 |
yihaoDeng
|
d1e6beda5e
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-31540
|
2024-08-23 10:00:54 +08:00 |
yihaoDeng
|
4e6f90df63
|
Merge branch 'fix/fixInitFailedLog2' into enh/TD-31494
|
2024-08-22 21:16:06 +08:00 |
54liuyao
|
2d4ff65509
|
adj state cache
|
2024-08-22 15:59:42 +08:00 |
54liuyao
|
3583237942
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-22 14:47:16 +08:00 |
yihaoDeng
|
d3ea7ad6d1
|
change QID log
|
2024-08-22 10:08:26 +08:00 |
Haojun Liao
|
92286cd8c7
|
refactor: do some internal refactor.
|
2024-08-21 16:11:26 +08:00 |
Haojun Liao
|
bbd097f0fd
|
fix(stream): fix typo
|
2024-08-21 15:54:07 +08:00 |
Haojun Liao
|
ecf65dd7f6
|
fix(stream): fix syntax error.
|
2024-08-21 15:16:04 +08:00 |
Haojun Liao
|
1a458109ca
|
fix: fix syntax error.
|
2024-08-21 14:54:41 +08:00 |
Haojun Liao
|
1d50aae710
|
other: merge 3.0
|
2024-08-21 14:39:53 +08:00 |
Haojun Liao
|
2f446afe28
|
fix: fix syntax error.
|
2024-08-21 14:15:09 +08:00 |
Haojun Liao
|
b6084e64ce
|
refactor: remove assert in stream module.
|
2024-08-21 10:00:35 +08:00 |
54liuyao
|
bd37547994
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/adj_assert
|
2024-08-20 19:35:36 +08:00 |
yihaoDeng
|
03a72ea6fb
|
remove ASSERT
|
2024-08-20 17:25:12 +08:00 |
54liuyao
|
99bdcb3f58
|
enh(stream):remove assert of stream operator
|
2024-08-20 15:02:09 +08:00 |
Shengliang Guan
|
7261f5249c
|
Merge remote-tracking branch 'origin/3.0' into feat/sync
|
2024-08-20 13:33:53 +08:00 |
Haojun Liao
|
bbdd1f655b
|
fix(stream): send kill checkpoint trans to mnode when trying to close vnode.
|
2024-08-20 11:04:44 +08:00 |
yihaoDeng
|
ef3293f316
|
Merge branch '3.0' into fix/fixInitFailedLog2
|
2024-08-19 20:23:27 +08:00 |
Shengliang Guan
|
5ce7bcad1e
|
refact: remove the return value of function taosCloseRef
|
2024-08-19 17:30:10 +08:00 |
Haojun Liao
|
cf645f4cdf
|
Merge pull request #27286 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-08-18 20:38:47 +08:00 |
Haojun Liao
|
89eaf01621
|
fix(stream):fix memory leak.
|
2024-08-17 23:23:18 +08:00 |
Hongze Cheng
|
51632d2b37
|
Merge pull request #27284 from taosdata/fix/TD-31501
Fix/TD-31501
|
2024-08-17 17:19:42 +08:00 |
Haojun Liao
|
0d3d0730d4
|
refactor: do some internal refactor.
|
2024-08-17 15:30:10 +08:00 |
yihaoDeng
|
b6c3e75746
|
fix mem leak
|
2024-08-17 09:47:43 +08:00 |
Haojun Liao
|
f4bac23906
|
refactor: do some internal refactor
|
2024-08-17 01:47:30 +08:00 |
yihaoDeng
|
d0beeea917
|
fix mem leak
|
2024-08-16 21:18:42 +08:00 |
yihaoDeng
|
871f4dcb3d
|
fix mem leak
|
2024-08-16 21:18:22 +08:00 |
yihaoDeng
|
367b6eee72
|
fix mem leak
|
2024-08-16 21:01:02 +08:00 |
yihaoDeng
|
6bdbbc4b15
|
fix mem leak
|
2024-08-16 19:40:51 +08:00 |
Haojun Liao
|
15ba3e1541
|
Merge pull request #27279 from taosdata/fix/create_tb
fix(stream): fix memory leak.
|
2024-08-16 19:23:49 +08:00 |
yihaoDeng
|
3e928fc8fc
|
remove backend data file
|
2024-08-16 18:25:10 +08:00 |
Haojun Liao
|
adc583a936
|
fix(stream): fix memory leak.
|
2024-08-16 17:08:58 +08:00 |
54liuyao
|
d59eb19c37
|
add ci
|
2024-08-16 10:54:52 +08:00 |
54liuyao
|
76f56d940b
|
fix issue
|
2024-08-16 10:26:09 +08:00 |
Haojun Liao
|
e9cf8471ef
|
Merge pull request #27260 from taosdata/fix/3_liaohj
fix(stream): perform node update when mnode leader/follower switches.
|
2024-08-16 00:27:42 +08:00 |
Haojun Liao
|
06fea91b55
|
Merge pull request #27255 from taosdata/fix/create_tb
fix(stream): check status before start timer.
|
2024-08-16 00:11:29 +08:00 |
Haojun Liao
|
44466a4bcd
|
fix(stream): fix a typo
|
2024-08-15 22:28:13 +08:00 |
Haojun Liao
|
c94cd24593
|
refactor: do some internal refactor.
|
2024-08-15 18:29:36 +08:00 |
Haojun Liao
|
54fdea3173
|
fix(stream): perform node update when mnode leader/follower switches.
|
2024-08-15 18:01:28 +08:00 |
Haojun Liao
|
3274194d21
|
refactor: do some internal refactor.
|
2024-08-15 17:11:43 +08:00 |
Haojun Liao
|
761ae2ab4b
|
refactor: do some internal refactor.
|
2024-08-15 16:59:43 +08:00 |
Haojun Liao
|
59270dfd0d
|
fix(stream): check status before start timer.
|
2024-08-15 16:56:30 +08:00 |
Haojun Liao
|
644f97f1c1
|
other: merge 3.0
|
2024-08-15 16:43:57 +08:00 |
54liuyao
|
6ab21a0d17
|
fix issue
|
2024-08-15 13:20:42 +08:00 |
54liuyao
|
141de6e19b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-14 19:21:59 +08:00 |
54liuyao
|
057f09ffbf
|
fix issue && add ci
|
2024-08-14 19:20:21 +08:00 |
54liuyao
|
216c53f0ae
|
fix issue
|
2024-08-14 15:22:42 +08:00 |
Haojun Liao
|
264bfe3f28
|
Merge pull request #27200 from taosdata/fix/syntax
fix(stream): init the in-mem task list when recv checkpoint-report.
|
2024-08-14 09:15:04 +08:00 |
Haojun Liao
|
57a0c7b487
|
fix(stream): init the in-mem task list when recv checkpoint-report. check the number of complete downstream check by checking it in hashmap, not just number.
|
2024-08-13 23:20:37 +08:00 |
Haojun Liao
|
3701ded767
|
fix(stream): remove invalid assert.
|
2024-08-12 16:56:43 +08:00 |
54liuyao
|
fd0f117544
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-12 09:37:43 +08:00 |
yihaoDeng
|
3b99e077ef
|
fix return error
|
2024-08-09 16:57:10 +08:00 |
Haojun Liao
|
f48d6f11ca
|
Merge pull request #27110 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-08-09 16:13:54 +08:00 |
Haojun Liao
|
a145d9db22
|
fix(stream): allowed continue hb msg.
|
2024-08-09 14:08:08 +08:00 |
yihaoDeng
|
d763e559e1
|
refactor errno code
|
2024-08-09 13:57:57 +08:00 |
Haojun Liao
|
71b8f67ea6
|
refactor: do some internal refactor.
|
2024-08-09 11:37:34 +08:00 |
Haojun Liao
|
10acd19e71
|
refactor: do some internal refactor.
|
2024-08-09 10:36:10 +08:00 |
Haojun Liao
|
6fc8c7bd4e
|
Merge pull request #26619 from taosdata/fix/3_liaohj
fix(stream): adjust the time to free task backend.
|
2024-08-09 09:09:21 +08:00 |
Haojun Liao
|
c793aba958
|
Merge pull request #27101 from taosdata/fix/syntax
fix(stream): send kill checkpoint trans msg before close task.
|
2024-08-09 02:03:32 +08:00 |
Haojun Liao
|
506a72d50f
|
fix(stream): update checkpoint info only it is in ck status.
|
2024-08-09 02:02:41 +08:00 |
Haojun Liao
|
e3a2733fee
|
fix(stream): send kill checkpoint trans msg before close task.
|
2024-08-09 00:47:42 +08:00 |
Haojun Liao
|
8472f25a6e
|
fix(stream): send kill checkpoint trans msg before close task.
|
2024-08-09 00:46:20 +08:00 |
Haojun Liao
|
dfa74f82d7
|
fix(stream): avoid repeat send checkpoint-report msg.
|
2024-08-09 00:40:05 +08:00 |
54liuyao
|
77c0324e20
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-08 09:12:26 +08:00 |
yihaoDeng
|
ea715a21b1
|
fix invalid remove
|
2024-08-07 16:11:06 +08:00 |
Haojun Liao
|
26a770f61e
|
fix(stream):update log.
|
2024-08-07 15:54:48 +08:00 |
yihaoDeng
|
925c279ac9
|
fix invalid remove
|
2024-08-07 15:25:27 +08:00 |
Haojun Liao
|
1fbb3a63bc
|
refactor: do some internal refactor.
|
2024-08-07 14:59:39 +08:00 |
Haojun Liao
|
255faa0eac
|
fix(stream): update acceptable code.
|
2024-08-07 11:43:38 +08:00 |
Haojun Liao
|
bb7efb7423
|
Merge branch '3.0' into fix/3_liaohj
|
2024-08-07 10:21:53 +08:00 |
Haojun Liao
|
a8eedcfdc6
|
Merge pull request #27012 from taosdata/fix/syntax
fix(query):check return code
|
2024-08-07 09:17:56 +08:00 |
54liuyao
|
9cc20ba687
|
add ci
|
2024-08-06 17:42:44 +08:00 |
Haojun Liao
|
59d190508d
|
fix(query):check return code
|
2024-08-06 16:46:40 +08:00 |
Haojun Liao
|
1bb5d787ba
|
Merge pull request #27003 from taosdata/fix/syntax
fix(query):check return code
|
2024-08-06 16:46:33 +08:00 |
54liuyao
|
0913802c33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-06 16:25:04 +08:00 |
54liuyao
|
bdaf0d419e
|
stream interp force window close
|
2024-08-06 16:14:15 +08:00 |
dapan1121
|
2d57e77df8
|
Merge pull request #26949 from taosdata/fix/3.0/TD-31079
fix:[TD-31079] Reduce memory usage of percentile function.
|
2024-08-06 16:03:29 +08:00 |
Haojun Liao
|
c8dd0e90a9
|
fix(query):check return code
|
2024-08-06 14:02:58 +08:00 |
Haojun Liao
|
94a2ea1ad5
|
fix(stream): clear the freed ptr
|
2024-08-05 19:32:29 +08:00 |
Haojun Liao
|
6645192ff3
|
fix(stream): fix syntax error.
|
2024-08-05 19:12:42 +08:00 |
Haojun Liao
|
6297d238e0
|
fix: check return values.
|
2024-08-05 18:34:56 +08:00 |
sima
|
eec71bcd84
|
fix:[TD-31079] Reduce memory usage of percentile function.
|
2024-08-05 17:26:25 +08:00 |
Haojun Liao
|
1c13763a46
|
fix(stream): set ptr to be null after free it
|
2024-08-05 16:24:55 +08:00 |
Haojun Liao
|
ade444b690
|
fix(stream): check return value.
|
2024-08-05 14:45:54 +08:00 |
Haojun Liao
|
e9ac0d6cd4
|
other: merge 3.0
|
2024-08-05 13:38:05 +08:00 |
yihaoDeng
|
093e7ef0bb
|
refactor remve backend code
|
2024-08-05 12:06:01 +08:00 |
yihaoDeng
|
59586b0169
|
Merge branch 'fix/syntaxRefact' into fix/syntax
|
2024-08-05 12:04:21 +08:00 |
yihaoDeng
|
0bcfe11e84
|
refactor remve backend code
|
2024-08-05 11:55:36 +08:00 |
Haojun Liao
|
183f33af87
|
fix(stream): fix syntax error.
|
2024-08-05 10:35:00 +08:00 |
Haojun Liao
|
34ce872eaf
|
refactor: do some internal refactor.
|
2024-08-05 10:16:09 +08:00 |
Haojun Liao
|
077745390d
|
fix(stream): add more check in tmr.
|
2024-08-05 09:31:12 +08:00 |
Haojun Liao
|
02b59d0b33
|
fix(stream): add more check in tmr.
|
2024-08-03 16:34:26 +08:00 |
Haojun Liao
|
281f636954
|
fix(stream): fix syntax error.
|
2024-08-02 18:21:46 +08:00 |
Haojun Liao
|
e0a7e64a65
|
fix(stream): fix deadlock.
|
2024-08-02 17:28:05 +08:00 |
Haojun Liao
|
c1ca6ce464
|
fix(stream): set the concurrently handle init failed.
|
2024-08-02 17:24:29 +08:00 |
Haojun Liao
|
895a9a1f3d
|
fix(stream): check status before start init, do some internal refactor.
|
2024-08-02 16:54:08 +08:00 |
54liuyao
|
2f9490d8bd
|
add ci
|
2024-08-02 13:57:09 +08:00 |
54liuyao
|
1309749c92
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-02 13:22:33 +08:00 |
54liuyao
|
b26750c200
|
add ci
|
2024-08-02 13:22:14 +08:00 |
Haojun Liao
|
3e1074aea3
|
fix(stream): set correct return value.
|
2024-08-01 16:14:58 +08:00 |
Haojun Liao
|
2dae0bf423
|
fix(stream): add more check.
|
2024-08-01 16:14:53 +08:00 |
Haojun Liao
|
ede7f23b0e
|
fix(stream): fix dead lock caused by refactor.
|
2024-08-01 16:14:34 +08:00 |
Haojun Liao
|
6539760c64
|
fix(stream): fix dead lock caused by refactor.
|
2024-08-01 16:13:31 +08:00 |
Haojun Liao
|
b35ebe6131
|
fix(stream): set correct return value.
|
2024-08-01 15:48:09 +08:00 |
Haojun Liao
|
aefb9d275e
|
fix(stream): add ts in HbMsg.
|
2024-08-01 15:22:37 +08:00 |
Haojun Liao
|
b57b263534
|
fix(stream): add check.
|
2024-08-01 14:40:10 +08:00 |
Haojun Liao
|
c2b6d0da62
|
fix(stream): add more check.
|
2024-08-01 14:15:08 +08:00 |
Haojun Liao
|
6ba428fbf8
|
other: merge 3.0.
|
2024-08-01 11:15:49 +08:00 |
Haojun Liao
|
240d2c2a2c
|
fix(stream): fix dead lock caused by refactor.
|
2024-08-01 09:31:51 +08:00 |
Haojun Liao
|
cf60900155
|
other: merge 3.0
|
2024-07-31 19:27:38 +08:00 |
Haojun Liao
|
d364397e0d
|
fix(stream): fix dead lock caused by refactor.
|
2024-07-31 19:15:17 +08:00 |
Haojun Liao
|
715b6428aa
|
fix(stream): update the merge result check.
|
2024-07-31 16:33:44 +08:00 |
Haojun Liao
|
91dcf63933
|
other: merge 3.0
|
2024-07-31 15:01:13 +08:00 |
Haojun Liao
|
52b3e1be6f
|
fix(stream): drop orphan tasks/reset task in trans done by write-queue.
|
2024-07-31 14:08:22 +08:00 |
54liuyao
|
bf8def41cc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-31 09:20:58 +08:00 |
Haojun Liao
|
e4064c3ddd
|
Merge pull request #26889 from taosdata/fix/syntax
fix(stream): check status before start check-rsp timer.
|
2024-07-31 09:09:18 +08:00 |
Haojun Liao
|
3bf53014d4
|
fix(stream): check status before start check-rsp timer.
|
2024-07-30 18:50:28 +08:00 |
54liuyao
|
18ade9c106
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-30 16:43:53 +08:00 |
54liuyao
|
3ff0256145
|
steam interp
|
2024-07-30 16:06:40 +08:00 |
54liuyao
|
063b492f72
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-30 15:13:15 +08:00 |
yihaoDeng
|
417392ea23
|
refactor erro ret
|
2024-07-30 14:42:34 +08:00 |
Hongze Cheng
|
73e0fb626e
|
Merge pull request #26862 from taosdata/fix/refactorRocksdbBackend
refactor rocksdb backend
|
2024-07-30 11:40:54 +08:00 |
yihaoDeng
|
47afcbb38b
|
refactor rocksdb backend
|
2024-07-30 10:08:06 +08:00 |
Haojun Liao
|
d89dac8697
|
other: merge 3.0
|
2024-07-29 18:16:04 +08:00 |
54liuyao
|
0bd8c57049
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-29 09:24:40 +08:00 |
yihaoDeng
|
f58fabb15b
|
Merge remote-tracking branch 'origin/3.0' into fix/refactorTqBackend
|
2024-07-29 08:50:09 +08:00 |
Haojun Liao
|
878d77fc7f
|
fix(query): check return value.
|
2024-07-29 01:42:30 +08:00 |
Haojun Liao
|
848b4aab4f
|
fix(util): fix error
|
2024-07-28 15:46:19 +08:00 |
Haojun Liao
|
75c121c18a
|
fix(query): check return value.
|
2024-07-28 14:29:56 +08:00 |
yihaoDeng
|
eb7fde9d98
|
Merge remote-tracking branch 'origin/3.0' into fix/refactorTqBackend
|
2024-07-27 22:08:34 +08:00 |
54liuyao
|
b5f432bd50
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-26 16:44:18 +08:00 |
Haojun Liao
|
b228151d8e
|
other: merge 3.0
|
2024-07-24 17:29:35 +08:00 |
Haojun Liao
|
aacf1c3e9a
|
fix(stream): check return value.
|
2024-07-24 17:08:08 +08:00 |
Haojun Liao
|
a09ad7a81e
|
Merge pull request #26743 from taosdata/fix/syntax
fix(stream): check return value, and do some internal refactor.
|
2024-07-24 15:47:45 +08:00 |
Yihao Deng
|
ae999184ef
|
Merge remote-tracking branch 'origin/3.0' into fix/refactorTqBackend
|
2024-07-24 02:05:57 +00:00 |
Yihao Deng
|
53003ce30b
|
refactor tq backend
|
2024-07-24 01:38:43 +00:00 |
Haojun Liao
|
9bfb0603d8
|
test: update the test cases.
|
2024-07-24 00:27:22 +08:00 |
Yihao Deng
|
1bfb8692eb
|
refactor tq backend
|
2024-07-23 11:36:11 +00:00 |
Hongze Cheng
|
57284ca121
|
Merge pull request #26695 from taosdata/fix/TD-30989-mnode4
fix/TD-30989
|
2024-07-23 17:48:10 +08:00 |
Haojun Liao
|
eefee54c6a
|
fix(stream): check return value.
|
2024-07-23 17:31:41 +08:00 |
Yihao Deng
|
533e3f0da6
|
refactor tq backend
|
2024-07-23 07:40:00 +00:00 |
Haojun Liao
|
7497f193c7
|
fix(stream): check return value, and do some internal refactor.
|
2024-07-23 14:47:29 +08:00 |
Haojun Liao
|
c08ee33dca
|
other: merge 3.0
|
2024-07-23 13:45:31 +08:00 |
dm chen
|
ac59570bf4
|
Merge pull request #26739 from taosdata/3.0
3.0
|
2024-07-23 13:24:35 +08:00 |
dmchen
|
bab043dad3
|
fix case
|
2024-07-22 09:56:46 +00:00 |
Haojun Liao
|
be162fb62f
|
fix(stream): check return value.
|
2024-07-22 13:31:57 +08:00 |
54liuyao
|
fd6c1ecf37
|
adj operator res
|
2024-07-22 13:05:39 +08:00 |
Haojun Liao
|
12015fe414
|
other: merge 3.0
|
2024-07-22 09:41:19 +08:00 |
54liuyao
|
b038b655da
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967
|
2024-07-22 09:27:41 +08:00 |
Haojun Liao
|
7201526674
|
fix(stream): check return value.
|
2024-07-22 09:13:39 +08:00 |
Haojun Liao
|
70191f6a5d
|
fix(stream): fix race condition when starting check downstream status and dropping task are executed concurrently.
|
2024-07-21 02:06:09 +08:00 |
Haojun Liao
|
da4018931b
|
fix(stream): calculate the error code after set current rsp status.
|
2024-07-20 15:35:41 +08:00 |
54liuyao
|
3f2abe8b00
|
adj operator result
|
2024-07-19 18:36:03 +08:00 |
Haojun Liao
|
aaf67a42eb
|
fix(stream): fix race condition in handling dispatch rsp.
|
2024-07-19 16:41:39 +08:00 |
54liuyao
|
13b75ba72a
|
adj operator result
|
2024-07-19 16:15:37 +08:00 |
54liuyao
|
5b293e7340
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967
|
2024-07-19 14:42:44 +08:00 |
Haojun Liao
|
2e0b829004
|
Merge pull request #26669 from taosdata/fix/syntax
refactor: check return value for each function.
|
2024-07-19 14:31:21 +08:00 |
Haojun Liao
|
144855ef83
|
fix(stream): fix deadlock
|
2024-07-19 09:39:29 +08:00 |
54liuyao
|
7b3b4653a5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967
|
2024-07-19 08:57:23 +08:00 |
Haojun Liao
|
852dd833d0
|
fix(stream): fix syntax error.
|
2024-07-19 00:09:28 +08:00 |
Haojun Liao
|
2ca6726922
|
refactor: check return value for each function.
|
2024-07-18 22:52:32 +08:00 |
Haojun Liao
|
d18f3a6a46
|
Merge pull request #26618 from taosdata/fix/syntax
fix(stream): return after get value.
|
2024-07-18 22:29:08 +08:00 |
dapan1121
|
44406c3fd3
|
Merge pull request #26640 from taosdata/fix/hashPut
fix: taoshash put
|
2024-07-18 19:12:35 +08:00 |
54liuyao
|
afa7d04aaf
|
adj stream operator result
|
2024-07-18 16:39:01 +08:00 |
54liuyao
|
0497224fe7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967
|
2024-07-18 16:08:30 +08:00 |
54liuyao
|
cc9233fdb3
|
adj stream operator result
|
2024-07-18 16:08:01 +08:00 |
Haojun Liao
|
0cca12ab52
|
fix(stream): add some logs.
|
2024-07-18 15:49:49 +08:00 |
Haojun Liao
|
fb3fe03c1f
|
fix(stream): to avoid repeatly start checkpoint timer if previous timer is not started yet.
|
2024-07-18 14:57:39 +08:00 |
54liuyao
|
952908f0c9
|
adj stream operator result
|
2024-07-18 14:01:24 +08:00 |
Haojun Liao
|
3277496f84
|
fix(stream): fix syntax error.
|
2024-07-18 13:26:14 +08:00 |
Haojun Liao
|
5d797ce7fd
|
fix(stream): fix syntax error.
|
2024-07-18 13:24:45 +08:00 |
54liuyao
|
99f4484328
|
adj stream operator result
|
2024-07-18 11:26:50 +08:00 |
Haojun Liao
|
fd3a06586b
|
fix(stream): fix syntax error.
|
2024-07-18 10:49:46 +08:00 |
54liuyao
|
4e6b898c9a
|
adj stream operator result
|
2024-07-18 10:37:14 +08:00 |
54liuyao
|
ab642b245c
|
adj stream operator result
|
2024-07-18 10:09:15 +08:00 |
Haojun Liao
|
438921e9cc
|
refactor: check return value for each function.
|
2024-07-18 09:30:58 +08:00 |
54liuyao
|
d5873aa1b2
|
adj log
|
2024-07-18 09:01:35 +08:00 |
Haojun Liao
|
43dc95869f
|
fix(stream):set the initialized value.
|
2024-07-17 19:41:06 +08:00 |
54liuyao
|
113cb57326
|
adj stream operator result
|
2024-07-17 19:35:35 +08:00 |
Haojun Liao
|
0b6a49ac7d
|
fix(stream): fix error and do some internal refactor.
|
2024-07-17 19:17:53 +08:00 |
Haojun Liao
|
9bdc65ceb1
|
fix(stream):fix syntax error.
|
2024-07-17 18:57:29 +08:00 |
Haojun Liao
|
b35d107bf9
|
refactor: check return value for each function.
|
2024-07-17 18:55:04 +08:00 |
Haojun Liao
|
2b00d6549d
|
refactor: check return value for each function.
|
2024-07-17 17:57:08 +08:00 |
factosea
|
aee48971de
|
fix: taoshash put
|
2024-07-17 17:52:29 +08:00 |
Haojun Liao
|
0100bb51b9
|
other: merge 3.0
|
2024-07-17 17:36:49 +08:00 |
Haojun Liao
|
2aa4d6028b
|
refactor: check return value for each function.
|
2024-07-17 16:56:36 +08:00 |
Haojun Liao
|
30186f466b
|
refactor: check return value for each function.
|
2024-07-17 16:47:56 +08:00 |
Haojun Liao
|
552e59f42b
|
refactor: check return value for each function.
|
2024-07-17 15:40:00 +08:00 |
Hongze Cheng
|
35606a5658
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3
|
2024-07-17 13:07:07 +08:00 |
Haojun Liao
|
53ed030967
|
Merge branch '3.0' into fix/3_liaohj
|
2024-07-17 11:25:19 +08:00 |
Haojun Liao
|
395b437fec
|
Merge branch '3.0' into fix/create_tb
|
2024-07-17 10:24:20 +08:00 |
Haojun Liao
|
5057749790
|
fix(stream): fix race condition for dispatch msg.
|
2024-07-17 10:22:49 +08:00 |
Haojun Liao
|
9aadc5e4ac
|
fix(stream): fix race condition for dispatch msg.
|
2024-07-17 10:18:58 +08:00 |
Haojun Liao
|
665fbd6f22
|
Merge pull request #26551 from taosdata/fix/TD-30967
feat: adj result of function
|
2024-07-17 09:09:23 +08:00 |
Hongze Cheng
|
64363627fe
|
enh: refact tqueue code
|
2024-07-16 17:30:32 +08:00 |
Haojun Liao
|
691c1dfa7d
|
fix(stream): check dst stable schema before generating auto create table.
|
2024-07-16 14:45:09 +08:00 |
54liuyao
|
29381075c5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967
|
2024-07-16 08:54:12 +08:00 |
Haojun Liao
|
25f5c9dc5e
|
other: merge 3.0
|
2024-07-15 19:41:54 +08:00 |
Haojun Liao
|
51e9723d66
|
refactor: do some refactor.
|
2024-07-15 19:37:52 +08:00 |
Haojun Liao
|
a46b7b3a41
|
fix(stream): adjust the time to free task backend.
|
2024-07-15 19:19:58 +08:00 |
54liuyao
|
b5ccc3db92
|
adj stream function result
|
2024-07-15 18:19:05 +08:00 |
54liuyao
|
3cdb957f22
|
adj function of stream operator result
|
2024-07-15 15:32:11 +08:00 |
dapan1121
|
4951ed9fa7
|
Merge pull request #26552 from taosdata/fix/TD-30966.0
fix: validate function return value
|
2024-07-15 14:59:47 +08:00 |
Haojun Liao
|
a886351298
|
fix(stream): update checkpoint into different dir.
|
2024-07-15 14:52:28 +08:00 |
54liuyao
|
4efd774ce8
|
adj stream function return
|
2024-07-15 14:32:31 +08:00 |
Haojun Liao
|
c4cde6f268
|
fix(stream): mark the timer launched by which checkpoint procedure.
|
2024-07-15 14:23:33 +08:00 |
54liuyao
|
33f873b8ec
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-07-15 13:42:45 +08:00 |
54liuyao
|
9b067d075f
|
adj stream function return
|
2024-07-15 13:38:34 +08:00 |
54liuyao
|
3b914248a5
|
adj bloomfilter
|
2024-07-12 15:52:54 +08:00 |
54liuyao
|
5b982354e1
|
adj bloomfilter
|
2024-07-12 15:30:03 +08:00 |
dapan1121
|
e527f2fd0b
|
fix: validate function return value
|
2024-07-12 15:22:39 +08:00 |
Haojun Liao
|
f424460a0c
|
other: merge 3.0
|
2024-07-12 15:17:06 +08:00 |
Haojun Liao
|
8b269ca955
|
refactor: do some internal refactor.
|
2024-07-12 15:12:43 +08:00 |
Haojun Liao
|
58b44de576
|
Merge pull request #26526 from taosdata/fix/3_liaohj
fix(stream):commit the update of table meta.
|
2024-07-12 15:11:51 +08:00 |
54liuyao
|
659e873602
|
adj flush state rule
|
2024-07-12 13:41:22 +08:00 |
54liuyao
|
6c84d926ab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-12 11:04:44 +08:00 |