Commit Graph

32650 Commits

Author SHA1 Message Date
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
Yihao Deng e852b9d7e3 Need to update version information to prevent frequent fetching of authentication 2024-06-22 22:53:57 +00:00
Haojun Liao 393369fcd8 fix(stream):clear checkpoint-ready msg. 2024-06-23 00:40:12 +08:00
wangmm0220 a6d7a0703b fix:[TS-4921] stop timer in the end 2024-06-22 23:39:35 +08:00
wangmm0220 b5b43e1e9b fix:[TS-4921] stop timer in the end 2024-06-22 23:33:04 +08:00
kailixu 431c0cf331 fix: compatibility for msg and error code 2024-06-22 23:04:56 +08:00
wangmm0220 f4bf21a4c7 fix:[TS-4921] print slow log scope 2024-06-22 22:51:59 +08:00
wangmm0220 e67f1c6cbf fix:[TS-4921] print slow log scope 2024-06-22 22:49:06 +08:00
kailixu 6f7b0145e0 Merge branch '3.0' into fix/TD-30677-3.0 2024-06-22 21:01:36 +08:00
wangmm0220 7b997b4433 fix:[TS-4921] print slow log scope 2024-06-22 15:38:24 +08:00
wangmm0220 ed174fb147 fix:[TS-4921] print slow log scope 2024-06-22 15:27:22 +08:00
wangmm0220 65fac20367 fix:[TS-4921] merge from 3.0 2024-06-22 15:02:34 +08:00
wangmm0220 bc4f55407d fix:[TS-4921] logic error 2024-06-22 14:58:39 +08:00
wangmm0220 2475fe9fa6 fix:[TS-4921] logic error 2024-06-22 14:26:20 +08:00
Yihao Deng 3296d0c321 fix compile error 2024-06-22 03:52:38 +00:00
wangmm0220 c5ef577b1b fix:[TS-4921] logic error 2024-06-22 11:21:32 +08:00
Haojun Liao 21e1763ff4 fix(stream): set correct flag for checkpoint. 2024-06-22 11:16:20 +08:00
Yihao Deng 071f4080eb fix UAF 2024-06-22 00:17:07 +00:00
Yihao Deng df15c92aba fix invalid ip white 2024-06-21 23:58:11 +00:00
Yihao Deng 4e1ea52d07 fix invalid ip white 2024-06-21 23:56:11 +00:00
wangmm0220 fe6eb5d8c3 fix:[TS-4921] asan error 2024-06-22 04:01:53 +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
wangmm0220 51a66a684a fix:[TS-5067] memory leak 2024-06-21 18:25:35 +08:00
Haojun Liao 5966b4f83f fix(stream): fix error in assert. 2024-06-21 17:17:39 +08:00
Hongze Cheng 0522247b68
Merge pull request #26187 from taosdata/enh/TS-5043-3.0
enh: support display unlimited for expiration time
2024-06-21 16:34:43 +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 53b51b9b71 fix(stream): fix syntax error. 2024-06-21 15:23:15 +08:00
Haojun Liao 119001e30b fix(stream): update the retrieve checkpoint-trigger msg. 2024-06-21 15:11:48 +08:00
wangmm0220 a49dc93baf fix:[TS-5067] check if consumer belong to this cgroup:topic where drop cgroup 2024-06-21 14:18:04 +08:00
Haojun Liao e7105edaa4 fix(stream): disable pause if task is un-init. 2024-06-21 14:14:44 +08:00
wangmm0220 ddcf7c74f7 fix:[TS-5067] check if consumer belong to this cgroup:topic where drop cgroup 2024-06-21 14:11:33 +08:00
kailixu 73a9470286 Merge branch '3.0' into enh/TS-5043-3.0 2024-06-21 14:05:58 +08:00
kailixu edabeb3a98 fix: compatibility for msg and error code 2024-06-21 11:22:32 +08:00
Hongze Cheng 52111f9cab
Merge pull request #26209 from taosdata/fix/TD-30583-update-30
Fix the issue of dynamically adjusting the IP whitelist.
2024-06-21 11:10:47 +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 ece139d921 fix(stream): initialize the sink stream task. 2024-06-21 09:22:09 +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
kailixu af2e6c6411 Merge branch '3.0' into fix/TD-30677-3.0 2024-06-21 08:07:39 +08:00
kailixu 79f8ab4596 fix: compatibility for msg and error code 2024-06-21 08:07:18 +08:00
Haojun Liao 096ba251ec Merge branch '3.0' into fix/3_liaohj 2024-06-20 23:12:18 +08:00
Haojun Liao 28b0148df9 fix(stream): fix syntax error. 2024-06-20 22:41:33 +08:00
Haojun Liao 2ecc725b1a fix(stream): not clear check downstream info. 2024-06-20 21:31:23 +08:00
Haojun Liao 8e065ab47e fix(stream): add some logs. 2024-06-20 21:28:54 +08:00
Haojun Liao 079df11148
Merge pull request #26222 from taosdata/fix/3_liaohj
fix(util): change the load of __m128i value.
2024-06-20 21:26:57 +08:00
Alex Duan e097ef5bd7
Merge pull request #26220 from taosdata/fix/windowBuild
fix: fix window build getBuildinfo move to clieMain.c
2024-06-20 19:26:21 +08:00
Haojun Liao b730cfd568 fix(util):do some internal refactor. 2024-06-20 18:41:16 +08:00
Haojun Liao 852857eae9 fix(util): change the load of __m128i value. 2024-06-20 18:34:31 +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
Alex Duan 6ac995e309 fix: fix window build getBuildinfo move to clieMain.c 2024-06-20 17:46:42 +08:00
Hongze Cheng ea7709a303
Merge pull request #26181 from taosdata/fix/TD-30625-3.0
fix/TD-30625
2024-06-20 17:06:44 +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
Hongze Cheng 002917fd4a
Merge pull request #26200 from taosdata/fix/TD-30634-3.0
Fix/TD-30634-3.0
2024-06-20 15:46:52 +08:00
kailixu 606b9cfcb0 fix: error process for oom 2024-06-20 15:38:22 +08:00
Yihao Deng 599e4a38f5 Merge remote-tracking branch 'origin/3.0' into fix/TD-30583-update-30 2024-06-20 07:36:09 +00:00
xjzhou 883eb48bf2 fix: stmt bind crashed when colIdx exceeds column nums 2024-06-20 15:22:50 +08:00
Hongze Cheng 39c5e9844c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30625-3.0 2024-06-20 15:10: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
Yihao Deng 7000d597fc Fix the issue of dynamically adjusting the IP whitelist. 2024-06-20 03:23:27 +00: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
Yihao Deng d0d155171c update case 2024-06-20 02:03:07 +00: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
Yihao Deng 639df3dfad update case 2024-06-20 00:14:26 +00:00
Yihao Deng 01ee8b36a4 update case 2024-06-19 12:36:13 +00:00
Yihao Deng e4916d13a5 update case 2024-06-19 12:12:21 +00:00
Yihao Deng aa83628383 fix parital update 2024-06-19 12:12:09 +00:00
Haojun Liao e9b0745947 fix(util): update test cases. 2024-06-19 19:15:45 +08:00
Haojun Liao 8d18e7cd9d fix(util): fix decode timestamp error by using avx2. 2024-06-19 19:11:52 +08:00
wangmm0220 5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +08:00
dmchen a939174bb7 resolve code review 2024-06-19 09:54:14 +00:00
dmchen 61edc79045 fix/TD-30642 2024-06-19 08:01:58 +00:00
Hongze Cheng 805cc682d9 format code 2024-06-19 16:01:55 +08: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
Haojun Liao 04281bcd07 fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor. 2024-06-19 15:06:09 +08:00
Haojun Liao da63a40796
Merge pull request #26188 from taosdata/fix/3_liaohj
fix(stream): fix a typo.
2024-06-19 14:58:21 +08:00