Commit Graph

138 Commits

Author SHA1 Message Date
kailixu d0059d2d9d enh: support config randErrorScope dynamically 2024-08-15 13:25:04 +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 3460a202fc
Merge pull request #26790 from taosdata/enh/TD-30988-3.0
fix: refactor return code
2024-07-26 20:33:50 +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 4ef485dbf9 fix: shell read file issue 2024-07-25 08:55:01 +08:00
dapan1121 47c5958cb2 fix: pread return code issue 2024-07-24 17:25:31 +08:00
dapan1121 f0f6787b74 fix: os return code validation 2024-07-24 15:00:23 +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 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
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
wangmm0220 5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +08:00
slzhou 5c691685ba fix: review comments 2024-03-12 16:53:56 +08:00
shenglian zhou e91586c484 fix: free fd to reuse the space 2024-02-21 09:47:42 +08:00
xsren 9457d3a269 fix: build failed on linux 2024-02-05 16:07:40 +08:00
xsren f825089488 fix: file not exist on windows 2024-02-05 11:32:34 +08:00
Haojun Liao 4c119c7626 fix(os): fix error on windows. 2024-01-16 10:44:59 +08:00
Yihao Deng 8d24a34015 add hard link 2024-01-15 07:46:30 +00:00
factosea d368956e3f fix timezone range 2023-12-04 11:41:47 +08:00
wangmm0220 55a4181e5e fix:add O_CLOEXEC for .running lock file to prevent inherited by child processes(rsync) 2023-11-23 20:16:54 +08:00
facetosea 845493294d osfile 2023-11-21 16:31:31 +08:00
kailixu 42c83d8f87 fix: unlock before return 2023-09-21 13:10:27 +08:00
kailixu a19cfcd587 chore: code optimization for file 2023-09-20 17:33:31 +08:00
kailixu 0800698774 fix: typo of ol 2023-09-20 16:28:36 +08:00
kailixu 3bb5a5f1d4 enh: lock and file adaption for windows 2023-09-20 15:40:39 +08:00
kailixu 97c87bdbdc enh: mutex/rwlock/pread/pwrite adaption for windows 2023-09-20 15:35:38 +08:00
wade zhang 86c990d33d
Merge pull request #22868 from taosdata/fix/xsren/TS-3957/readLineOnWindows
free old pointer as realloc failed.
2023-09-12 18:52:18 +08:00
xsren 51359ad99d free old pointer as realloc failed. 2023-09-12 18:24:50 +08:00
wade zhang e832908589
Merge pull request #22858 from taosdata/fix/xsren/TS-3957/readLineOnWindows
fix read line on windows
2023-09-12 18:15:07 +08:00
wade zhang b2e9578de9
Merge pull request #22853 from taosdata/fix/TD-26139/fileHandlesLimitOnWindows
reset file handles limit on windows
2023-09-12 18:14:40 +08:00
xsren e5120fade2 fix read line on windows 2023-09-12 14:12:21 +08:00
kailixu 2f9ab38fd0 fix: set stack size to 8 MB for windows and dup fd for gzdopen 2023-09-12 13:33:12 +08:00
xsren a003db7e1a reset file handles limit on windows 2023-09-12 10:44:11 +08:00
wade zhang f00efbdf11
Merge pull request #22695 from taosdata/fix/xsren/renamefile_on_windows
atomic rename file on windows
2023-09-06 10:55:32 +08:00
xsren 549ee9f2e0 atomic rename file on windows 2023-09-01 16:37:51 +08:00
dapan1121 1f40da6fef Merge remote-tracking branch 'origin/main' into 3.0 2023-08-28 09:28:55 +08:00
shenglian zhou 250a8a7c39 fix: taosCompressFile mem leak 2023-08-25 10:06:59 +08:00