Commit Graph

3180 Commits

Author SHA1 Message Date
Minglei Jin 631c9f3611 enh(config/upload-delay): default to 1 day instead of 1 hour 2023-11-16 19:07:11 +08:00
Minglei Jin 395d940a71 fix(cos/single): destroy grow buffer or release fd 2023-11-16 08:56:08 +08:00
Hongze Cheng 223c0ffa21
Merge pull request #23704 from taosdata/fix/TD-27313
fix(cos/multipart): close infile fd in exception
2023-11-15 15:43:39 +08:00
Minglei Jin 3b45a81eee cos/list: destroy empty array 2023-11-15 14:41:00 +08:00
dapan1121 9457cf0b46
Merge pull request #23702 from taosdata/merge/m23
merge: from main to 3.0
2023-11-15 13:54:21 +08:00
Minglei Jin 2a49b4351d cos/multipart: limit max part to 1k 2023-11-15 13:40:39 +08:00
Minglei Jin 9f7666ace5 fix(cos/multipart): close infile fd in exception 2023-11-15 12:13:49 +08:00
dapan1121 dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
Hongze Cheng ed6be3b8c5
Merge pull request #23695 from taosdata/fix/TD-27313
fix(cos/list): free object array in exception
2023-11-15 11:09:38 +08:00
Minglei Jin 951cfbb096 fix(cos/list): free object array in exception 2023-11-15 09:08:27 +08:00
Shungang Li d2f9c10a0d fix: 'alter local slowLogScope' should skip general set 2023-11-14 18:41:23 +08:00
dapan1121 22a97ee44a
Merge pull request #23672 from taosdata/fix/3.0/TS-4241
fix to_iso8601
2023-11-14 18:17:12 +08:00
Minglei Jin 88d2e00123 fix(cos/multipart): make chunk size not less than 5M 2023-11-14 17:39:47 +08:00
wade zhang 9167a07e89
Merge pull request #23657 from taosdata/enh/TD-27210
enh: add humanStr convert func
2023-11-14 10:04:54 +08:00
Bob Liu 1ef0167edd fit to_iso8601 test case 2023-11-14 08:20:29 +08:00
Minglei Jin 6e583de80c fix(config/block-size): remove invalid range (-1, 1024) 2023-11-13 17:46:09 +08:00
Shungang Li a96e21aabd enh: refactor dynamic config 2023-11-13 16:28:42 +08:00
Shungang Li 06c4aa431f enh: add humanStr convert func 2023-11-13 16:28:38 +08:00
Minglei Jin 244cedbc8f fix(cos/multichunk): clear put object data to initial state 2023-11-13 10:47:54 +08:00
dapan1121 a51df86e43
Merge pull request #23636 from taosdata/enh/TD-25601-3.0
enh: support delete msg for rsma
2023-11-13 08:47:42 +08:00
Bob Liu ba8a410d6d fix toISO8601Function 2023-11-12 19:15:41 +08:00
Haojun Liao 4ff8907b58 fix: fix syntax error. 2023-11-11 23:05:20 +08:00
Haojun Liao 9ee9174608 other: merge 3.0 2023-11-11 15:48:31 +08:00
Haojun Liao e957e4ad5f refactor: update the node change check duration. 2023-11-11 15:40:34 +08:00
Haojun Liao 801b211cd8 refactor:do some internal refactor. 2023-11-11 15:39:45 +08:00
Haojun Liao 438c303b0d other: merge main. 2023-11-10 17:05:36 +08:00
Haojun Liao 5cc6cd0bfc refactor: update the node change check duration. 2023-11-10 15:39:55 +08:00
kailixu 5fae10bc76 enh: error code when build delete req 2023-11-10 15:09:01 +08:00
dapan1121 c480f71118
Merge pull request #23628 from taosdata/fix/TS-4052
report not supported error when DDD but no DD specified
2023-11-10 15:06:29 +08:00
dapan1121 6a09e40b4d
Update ttime.c 2023-11-10 15:04:29 +08:00
kailixu 2a14a10d0d Merge branch '3.0' into enh/TD-25601-3.0 2023-11-10 14:45:45 +08:00
kailixu 674e878ffa enh: rsma support delete 2023-11-10 14:44:29 +08:00
Haojun Liao 5824caa8f5
Merge pull request #23631 from taosdata/fix/liaohj
multiple fix
2023-11-10 13:09:40 +08:00
kailixu ee6e68a71e enh: rsma support delete 2023-11-10 07:02:46 +08:00
wangjiaming0909 ea5adf5511 report not supported error when DDD but no DD specified 2023-11-09 20:20:00 +08:00
Hongze Cheng ec3685db94
Merge pull request #23600 from taosdata/fix/TD-27206
fix(vnode/cos): fix error printing to avoid buffer overflow
2023-11-09 06:06:54 -06:00
kailixu aa3ba74f6e chore: code optimization 2023-11-09 15:03:14 +08:00
dapan1121 8314cb6013
Merge pull request #23494 from taosdata/enh/TD-23769-3.0x
enh: checkpoint for rsma
2023-11-09 14:51:37 +08:00
Minglei Jin e88fb84508 config/block-size fix 2023-11-09 14:15:01 +08:00
Minglei Jin 17bddf5ff4 cos: use uError instead of vError 2023-11-09 14:09:58 +08:00
Minglei Jin 398771da5b Merge branch '3.0' into fix/TD-27206 2023-11-09 14:06:15 +08:00
Minglei Jin 8b6fc10bbd config/block-size: make range > 0 2023-11-09 13:59:39 +08:00
Minglei Jin 5ac66679db config/s3blocksize: move range check from global to mnode 2023-11-09 10:17:46 +08:00
Minglei Jin c58ec72031 config/s3blocksize: enable alter for debugging 2023-11-09 09:27:43 +08:00
kailixu 501d5a7acc Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-08 20:47:15 +08:00
wangmm0220 e7bf159174 fix:compile error 2023-11-08 16:56:05 +08:00
Haojun Liao d57b5cdc55 refactor:do some internal refactor. 2023-11-08 14:29:40 +08:00
wangmm0220 5ed7b8aab3 fix:error 2023-11-08 14:09:04 +08:00
wangmm0220 7d19fcf19f Merge branch 'feat/TD-26060' of https://github.com/taosdata/TDengine into feat/TD-26060 2023-11-08 11:59:03 +08:00
wangmm0220 047eb14f67 fix:error 2023-11-08 11:57:49 +08:00