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 |
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 |
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 |
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 |
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 |
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 |