Commit Graph

737 Commits

Author SHA1 Message Date
kailixu 8b2af4f09d fix: memory leak of geos 2024-08-28 19:12:23 +08:00
Pan Wei ed0997ebb6
Merge pull request #27458 from taosdata/fix/3.0/TD-31601
fix pthread_create caused pthread_join crash
2024-08-28 18:54:25 +08:00
Hongze Cheng 29680962f8
Merge pull request #27505 from taosdata/fix/TD-31742-3.0
fix: (cfg) dynamic update for enableCoreFile
2024-08-28 11:28:51 +08:00
Shungang Li ae86165225 fix: (cfg) dynamic update for enableCoreFile 2024-08-27 19:17:09 +08:00
wangjiaming0909 ecf2c0d11f fix pthread_create caused pthread_join crash 2024-08-27 19:04:25 +08:00
wangmm0220 76045b7874 fix:[TD-31702]avoid remove slowlog when check if log out of logkeepdays 2024-08-27 16:36:01 +08:00
yihaoDeng a4827ad086 add network random error 2024-08-22 19:36:36 +08:00
xsren 378dadf7c4 fix: set auto del 2024-08-22 09:54:12 +08:00
dapan1121 044f7d6658 fix: remove assert 2024-08-21 14:41:14 +08:00
Hongze Cheng 9e1f4a7147
Merge pull request #27236 from taosdata/enh/TD-31375-3.0
enh: support config randErrorScope dynamically
2024-08-16 13:58:07 +08:00
kailixu f62e849222 fix: support customized version 2024-08-15 16:07:57 +08:00
kailixu d0059d2d9d enh: support config randErrorScope dynamically 2024-08-15 13:25:04 +08:00
dapan1121 aa82702963
Merge pull request #27054 from taosdata/fix/TD-31003/timezoneOnWin
fix: set timezone on windows
2024-08-14 08:50:11 +08:00
kailixu ee05a536ef enh: support config randErrorDivisor dynamically 2024-08-13 14:19:28 +08:00
Cary Xu abe579a503
Update osFile.c 2024-08-13 00:27:16 +08:00
kailixu ee571773f8 fix: decrease the dimension when mocking i/o error 2024-08-12 18:45:50 +08:00
kailixu eda233dd8d enh: simulate random i/o error 2024-08-12 13:56:14 +08:00
kailixu 89b4c7a3ed enh: simulate random i/o error 2024-08-12 13:37:11 +08:00
kailixu c14363625d enh: simulate random i/o error 2024-08-12 13:31:46 +08:00
kailixu 563920eea8 enh: simulate random i/o error 2024-08-12 13:29:19 +08:00
kailixu 787715a519 enh: simulate random i/o error 2024-08-12 12:23:46 +08:00
kailixu 410008ac2f enh: simulate random i/o error 2024-08-12 12:21:07 +08:00
kailixu 7e1bbd7459 enh: simulate random i/o error 2024-08-12 12:13:26 +08:00
Hongze Cheng 5100329790
Merge pull request #27057 from taosdata/fix/TD-31194-3.0-new
enh: adjust error msg format
2024-08-09 09:12:31 +08:00
Hongze Cheng f313004b4c fix: keep ETIMEDOUT error code in timewait state 2024-08-07 19:09:04 +08:00
Shungang Li b8b6eb4920 enh: adjust error msg format 2024-08-07 18:34:59 +08:00
xsren ecb757326f fix: set timezone on windows 2024-08-07 17:18:38 +08:00
wangmm0220 46f74c7a97 fix:[TD-31283] code remove by accident 2024-08-07 15:44:09 +08:00
Hongze Cheng d68fd6566d
Merge pull request #26979 from taosdata/fix/TD-31194-3.0
fix: (errcode) ignore empty timezone str
2024-08-07 10:19:30 +08:00
Shungang Li 1ef464cd78 fix: (errcode) ignore empty timezone str 2024-08-06 17:11:16 +08:00
Hongze Cheng 09cd3cffe7 fix: caused by error code change 2024-08-06 16:48:05 +08:00
dapan1121 d59e3512ee
Merge pull request #26948 from taosdata/enh/addRandError
enh: add rand error test
2024-08-04 18:22:14 +08:00
dapan1121 857d9e825b enh: add rand error test 2024-08-02 13:29:47 +08:00
Shungang Li 965a4e56ea fix: check taosSetSystemLocale errcode 2024-08-02 11:12:03 +08:00
kailixu 2239a924f0 enh: return code of get ip from fqdn 2024-07-29 16:14:52 +08:00
dapan1121 a2579d5970
Merge pull request #26800 from taosdata/fix/TD-31073.3
fix: os ut return code
2024-07-29 08:51:40 +08:00
dapan1121 d82c945663
Merge pull request #26813 from taosdata/enh/code/TD-30977
return value: udf
2024-07-28 21:45:31 +08:00
xsren 911e6380b9 return value: udf 2024-07-27 18:33:08 +08:00
Haojun Liao 6924adf1ae fix(util):not use taos_system_error macro, otherwise, the return code check will fail. 2024-07-27 14:56:30 +08:00
Hongze Cheng 3460a202fc
Merge pull request #26790 from taosdata/enh/TD-30988-3.0
fix: refactor return code
2024-07-26 20:33:50 +08:00
dapan1121 f96b2dbc65 fix: ut return code 2024-07-26 17:38:02 +08:00
sima 063965d28a enh:[TD-31070] Handling return value of clientHb.c 2024-07-26 16:09:04 +08:00
dapan1121 9fc45cf429 fix: ip return issue 2024-07-25 17:56:51 +08:00
dapan1121 bd55075948 fix: mac get ip issue 2024-07-25 17:48:45 +08:00
dapan1121 11dea101d1 fix: return code validation 2024-07-25 17:34:41 +08:00
kailixu 9de0e4ee64 fix: refactor return code 2024-07-25 16:20:10 +08:00
dapan1121 3ac26cc32a fix: config read issue 2024-07-25 13:48:22 +08:00
dapan1121 0f98b0702d fix: windows compile issue 2024-07-25 11:50:41 +08:00
dapan1121 d3ab79da10 fix: os return code 2024-07-25 11:47:04 +08:00
dapan1121 2f284b252f Merge remote-tracking branch 'origin/fix/TD-31073.2' into fix/TD-31073.3 2024-07-25 08:58:07 +08:00
dapan1121 4ef485dbf9 fix: shell read file issue 2024-07-25 08:55:01 +08:00
dapan1121 fdfec17c64 fix: ut issue 2024-07-24 18:48:18 +08:00
dapan1121 47c5958cb2 fix: pread return code issue 2024-07-24 17:25:31 +08:00
dapan1121 68e5709efc fix: windows compile issue 2024-07-24 16:42:47 +08:00
dapan1121 8691908cc3 fix: os return code 2024-07-24 16:37:54 +08:00
dapan1121 5a19d80167 Merge remote-tracking branch 'origin/3.0' into fix/TD-31073.1 2024-07-24 15:03:17 +08:00
dapan1121 f0f6787b74 fix: os return code validation 2024-07-24 15:00:23 +08:00
Hongze Cheng 381737e8c0 enh: refact error code 2024-07-24 11:24:22 +08:00
dapan1121 5a0147d4dd fix: file return code 2024-07-23 19:23:49 +08:00
dapan1121 ce76be7eda Merge branch 'fix/TD-31073' of github.com:taosdata/TDengine into fix/TD-31073 2024-07-23 18:49:30 +08:00
dapan1121 9735c069c8 fix: windows compile issue 2024-07-23 18:47:20 +08:00
dapan1121 66ba6c4226
Merge branch '3.0' into fix/TD-31073 2024-07-23 16:41:12 +08:00
dapan1121 ae2210f7cc Merge remote-tracking branch 'origin/3.0' into fix/TD-31073 2024-07-23 15:08:09 +08:00
dapan1121 9e8d94a69a fix: add function return code validation 2024-07-23 15:03:24 +08:00
Hongze Cheng 1ebec2c402 enh: refactor error code 2024-07-23 14:50:45 +08:00
dapan1121 7718d5e042 fix: os return code 2024-07-22 18:47:41 +08:00
Yihao Deng cd9b4b132e refactor error code 2024-07-17 02:51:28 +00:00
dmchen 89acd1693c fix/TD-30877 2024-07-05 06:44:43 +00:00
dmchen 587df3b86d fix/TD-30877 2024-07-05 06:44:34 +00:00
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +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 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 623a73f57b
Merge pull request #26089 from taosdata/fix/3_liaohj
fix(stream): init the node list and task list when starting mnode.
2024-06-12 11:34:10 +08:00
Hongze Cheng e8ea630d5a
Merge pull request #25203 from taosdata/enh/thread_api_3.0
enh: remove obsolete code
2024-06-12 10:58:19 +08:00
Haojun Liao dc2497791a fix(stream): accept invalid vgroup id error code when handling the update checkpoint info. 2024-06-12 10:11:55 +08:00
facetosea b8b16b1cb8 fix test case on windows 2024-05-15 22:25:40 +08:00
factosea e1ae87bbf5 use tsem2 2024-05-15 14:57:14 +08:00
facetosea 36cb98e79e build on mac 2024-05-14 21:21:22 +08:00
factosea 4db19b5215 destory 2024-05-14 17:03:22 +08:00
factosea 3c39f76365 tsem_wait 2024-05-14 16:52:53 +08:00
factosea 889751e16f Semaphore on linux 2024-05-14 11:04:42 +08:00
yihaoDeng bc56d86314 fix:[TD-29893]mkdir error in mac 2024-04-30 19:48:34 +08:00
kailixu e495f347c8 enh: acquire conv in batch mode when convert ucs4 to mbs 2024-04-18 17:17:04 +08:00
kailixu 01e5eaea12 enh: remove obsolete code 2024-03-28 08:19:58 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
dapan1121 b96cfab82f
Merge pull request #24998 from taosdata/szhou/tms/region-block
feat: tms region block
2024-03-13 09:12:35 +08:00
slzhou 5c691685ba fix: review comments 2024-03-12 16:53:56 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
dmchen 0d5b997d94 first set 2024-02-25 03:56:12 +00:00
dmchen e27138e413 first statis 2024-02-25 03:45:30 +00:00
dmchen 2df6ae1116 first net_in net_out 2024-02-24 09:48:28 +00:00
chenhaoran ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
dm chen 271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
shenglian zhou e91586c484 fix: free fd to reuse the space 2024-02-21 09:47:42 +08:00
dapan1121 129da0ab5c
Merge pull request #24740 from taosdata/fix/xsren/TD-28551/fileNotExistErrorCode
fix: file not exist on windows
2024-02-19 18:39:15 +08:00
Alex Duan f6ecea3ff1 coverage: add indexFstRegex.c osSystem.c tuint.c fullopt.py shellArgument 2024-02-17 16:08:44 +08:00
Alex Duan 52bd49285e coverage: osMath.c indexTfile.c 2024-02-16 23:39:19 +08:00
dm chen 6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08:00