Commit Graph

334 Commits

Author SHA1 Message Date
xsren 40722c3f72 ctest on linux 2024-08-14 00:10:10 +08:00
xsren db8e3b9ab3 test case 2024-08-09 15:53:35 +08:00
xsren 2c68cffe6e test case 2024-08-08 19:40:38 +08:00
wangmm0220 43696418c1 Merge branch '3.0' of https://github.com/taosdata/TDengine into opti/TD-31097 2024-07-28 03:03:20 +08:00
wangmm0220 3e8daeeb91 fix:[TD-31017]process return value in client 2024-07-28 01:07:07 +08:00
wangmm0220 3f2278ebcf fix:[TD-31017]process return value in vnode for tmq 2024-07-24 17:56:29 +08:00
wangmm0220 195fe9b6cc fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:11:33 +08:00
wangmm0220 eaabc6d677 fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:58:43 +08:00
wangmm0220 aed8a75e35 feat:[TD-30975]process return value in schemaless 2024-07-15 19:07:20 +08:00
dapan1121 9493ad96b6
Merge pull request #26380 from taosdata/fix/TS-4921
fix:[TS-4921]refactor reporting logic for slow log
2024-07-04 14:45:13 +08:00
wangmm0220 f593b644fc fix:compile error in windows & modify the size of send max 2024-07-02 22:48:32 +08:00
wangmm0220 65696ce97f fix:[TS-4921]refactor reporting logic for slow log 2024-07-02 14:52:20 +08:00
Haojun Liao 8144df956a fix(stream): validate the stream hb msg, and discard the invalid hb msg. 2024-07-01 13:36:06 +08:00
Haojun Liao 025437df0c fix(stream): fix error in checkpoint consensus. 2024-06-27 19:25:18 +08:00
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
wangmm0220 bdba23ca92 fix:concat db string in moniotr 2024-06-24 11:42:17 +08:00
wangmm0220 65fac20367 fix:[TS-4921] merge from 3.0 2024-06-22 15:02:34 +08:00
wangmm0220 5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +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 6124666488 fix(query): fix bugs caused by refactor. 2024-05-18 18:40:49 +08:00
Haojun Liao 43bec6c00f fix(query): fix error in refactor. 2024-05-18 09:47:31 +08:00
Haojun Liao 0e08cc16c5 fix(test): update test case. 2024-05-17 00:39:36 +08:00
Haojun Liao 149eeecd76 fix(test): update test case. 2024-05-17 00:37:16 +08:00
Haojun Liao b669c7b464 fix(test): update test case. 2024-05-17 00:11:44 +08:00
Haojun Liao 66254c96a7 fix(query):remove invalid assert. 2024-05-16 19:26:07 +08:00
Haojun Liao 92b247e5b4 refactor: move compress data in query threads. 2024-05-16 15:55:48 +08:00
Haojun Liao ae4e2bf671 fix(stream): suppress some warnings by ide. 2024-04-26 10:00:54 +08:00
Haojun Liao c7806ebca2 fix(util): fix race condition. 2024-04-25 13:58:02 +08:00
Haojun Liao ecd09059f5 fix(tsdb): fix error in reading data from file block 2024-03-22 10:16:56 +08:00
dm chen 6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08:00
factosea 9301580886 fix: free mem in callback 2024-02-06 13:06:56 +08:00
factosea c9fd8d2c7c fix: test build failed 2024-02-04 09:57:57 +08:00
Haojun Liao cb2ea4a721 fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened. 2024-02-01 11:37:57 +08:00
dm chen 39f2e75a9e
Merge branch '3.0' into feat/TD-26529-3.0 2024-01-04 15:46:23 +08:00
Haojun Liao 3fea717373 fix(stream): discard the orphan tasks. 2024-01-03 19:28:49 +08:00
kailixu 6b7a5b2910 fix: get tscobj by rid 2023-12-14 11:41:47 +08:00
Haojun Liao 66f25712fd fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579 2023-11-29 18:07:15 +08:00
facetosea 0a16b75831 monitor client 2023-11-08 09:18:22 +08:00
Haojun Liao 878d14052f fix(test): fix syntax error on windows. 2023-10-12 17:56:02 +08:00
Haojun Liao da25be4411 fix(stream): fix syntax error. 2023-10-12 14:51:26 +08:00
Haojun Liao 5f4ea2f5ee fix(test): fix syntax error. 2023-10-12 14:38:49 +08:00
Haojun Liao c615c513e8 fix(stream): fix memory leak. 2023-09-25 16:01:17 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
wangmm0220 68ae64cdb2 fix:add committed & seek process logic 2023-07-31 18:53:25 +08:00
wangmm0220 e1c4cca33d feat:add committed & position & commite_offset interface 2023-07-20 00:07:04 +08:00
wangmm0220 49c87a7cf6 feat:add committed & position & commite_offset interface 2023-07-19 19:14:18 +08:00
wangmm0220 d7d81d82a0 feat:add committed & position & commite_offset interface 2023-07-19 18:27:19 +08:00
wangmm0220 5cb35f2fa6 feat:add committed & position & commite_offset interface 2023-07-19 17:29:39 +08:00
wangmm0220 a39bf1f93c fix:windows compile error 2023-07-13 16:36:05 +08:00
wangmm0220 cf64d4c9c5 fix:set get_assignment offset to first version of response block 2023-07-12 17:22:23 +08:00