Commit Graph

3327 Commits

Author SHA1 Message Date
dmchen bbbdec5db7 update progress 2023-11-23 07:36:33 +00:00
Haojun Liao 85e77d6f63
Merge pull request #23479 from taosdata/enh/changeQueue3.0
change NumOfTaskQueueThreads size
2023-11-23 13:57:54 +08:00
dmchen 4e1a355052 mnode for compact 2023-11-23 04:43:28 +00:00
Haojun Liao 8ad071e69a other: merge main. 2023-11-23 10:25:51 +08:00
Haojun Liao 630b259d7f fix(stream): fix error in stream. 2023-11-23 09:41:07 +08:00
Haojun Liao 6fca8c170c enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks. 2023-11-23 09:33:44 +08:00
Haojun Liao 8204db13aa enh(stream): add sink_quota column for stream tasks. 2023-11-23 09:33:42 +08:00
Haojun Liao 7b1f586d4f
Merge pull request #23762 from taosdata/fix/3_liaohj
fix(stream): fix error in generating token in bucket.
2023-11-23 09:32:14 +08:00
Hongze Cheng 098a3d264a fix: varbinary sma coredump 2023-11-22 20:45:15 +08:00
Yihao Deng ef4f173881
Merge branch '3.0' into enh/changeQueue3.0 2023-11-22 17:11:04 +08:00
Haojun Liao 9988720a1e fix(stream): fix the invalid check of trans conflict. 2023-11-22 16:39:29 +08:00
Haojun Liao ebb1993900 fix(stream): fix error in check trans conflict. 2023-11-22 16:20:59 +08:00
dapan1121 1b6a3c2069
Merge pull request #23771 from taosdata/enh/xsren/TD-27022/windows
Enh/xsren/td 27022/windows
2023-11-22 10:58:39 +08:00
yihaoDeng 0eba15b4a4 Merge branch '3.0' into enh/refactorBackend 2023-11-22 10:57:41 +08:00
Haojun Liao 785d91c17b
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
2023-11-21 19:02:38 +08:00
shenglian zhou cc932b5ac9 fix: change compact id to 32-bit int 2023-11-21 17:01:24 +08:00
facetosea 0176819461 fix linux build failed 2023-11-21 16:49:19 +08:00
facetosea 845493294d osfile 2023-11-21 16:31:31 +08:00
yihaoDeng 939aa7a3cc Merge branch '3.0' into enh/refactorBackend 2023-11-20 17:33:30 +08:00
Hongze Cheng 5f849320d1
Merge pull request #23751 from taosdata/fix/TD-27405
fix(tsdb/merge): clear file set before return 0
2023-11-20 16:10:38 +08:00
Haojun Liao 5d7d2a0156
Merge pull request #23750 from taosdata/fix/3_liaohj
enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks.
2023-11-20 15:26:12 +08:00
Haojun Liao 7cfa45e95e enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks. 2023-11-20 11:59:49 +08:00
Haojun Liao 3912e49309 enh(stream): add sink_quota column for stream tasks. 2023-11-20 11:46:11 +08:00
Minglei Jin ec9c2bde69 fix(cos/etags): initialize etags to NULL 2023-11-20 11:38:48 +08:00
yihaoDeng 20de2f3cb5 Merge branch '3.0' into enh/refactorBackend 2023-11-17 17:15:14 +08:00
Minglei Jin 56badd0db0 cos/chunk-size: reduce to 64m from 768m 2023-11-17 15:12:40 +08:00
Minglei Jin 8038fbaa04 cos/multi: clear manager to init 2023-11-17 14:59:50 +08:00
Minglei Jin 9d3ffa2c2c cos/print-error: fix error format 2023-11-17 12:24:51 +08:00
Minglei Jin 60ad82d006 fix(cos/log): dump file name & line no 2023-11-17 09:38:48 +08:00
Minglei Jin 631c9f3611 enh(config/upload-delay): default to 1 day instead of 1 hour 2023-11-16 19:07:11 +08:00
shenglian zhou b51e4b18ce feat: compact return id and kill compact id 2023-11-16 11:03:56 +08:00
Minglei Jin 395d940a71 fix(cos/single): destroy grow buffer or release fd 2023-11-16 08:56:08 +08:00
wangmm0220 a16189d2a9 fix:confilct from 3.0 2023-11-15 19:14:27 +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
wangmm0220 8a9ded764d fix:add finish history msg to snode 2023-11-15 11:50:14 +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
yihaoDeng f4d6cf7c74 Merge branch '3.0' into enh/refactorBackend 2023-11-14 18:12:48 +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
wangmm0220 56381dea90 fix:conflict from 3.0 2023-11-13 18:42:59 +08:00
wangmm0220 1cbe568be7 fix:add logic when snode restart 2023-11-13 18:39:42 +08:00
yihaoDeng 4104840cea Merge branch '3.0' into enh/refactorBackend 2023-11-13 18:07:38 +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
yihaoDeng de7f2a2d1a Merge branch '3.0' into enh/refactorBackend 2023-11-13 11:11:28 +08:00
Minglei Jin 244cedbc8f fix(cos/multichunk): clear put object data to initial state 2023-11-13 10:47:54 +08:00
yihaoDeng cf3e01e942 Merge branch '3.0' into enh/refactorBackend 2023-11-13 10:34:44 +08:00
Minglei Jin 2874346eca fix(cos/multichunk): clear put object data to initial state 2023-11-13 08:57:13 +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
yihaoDeng a3fdb6dd59 Merge branch '3.0' into enh/refactorBackend 2023-11-10 16:06:08 +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
yihaoDeng 3e2314b09b Merge branch '3.0' into enh/refactorBackend 2023-11-10 09:22:16 +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
yihaoDeng 757425bff8 Merge branch '3.0' into enh/refactorBackend 2023-11-09 17:58:49 +08: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
yihaoDeng 3abf0ae4b2 Merge branch 'feat/TD-26060' into enh/refactorBackend 2023-11-08 17:31:16 +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
yihaoDeng 7ada7f34ac fix:merge from 3.0 2023-11-08 10:45:15 +08:00
wangmm0220 07aa749fcd fix:adapt to windows 2023-11-08 10:28:45 +08:00
yihaoDeng 885acd1a42 fix:download checkpoint from s3 2023-11-07 20:29:56 +08:00
Shungang Li 0f98369801 fix: alter local keepAliveIdle convert type 2023-11-07 19:44:06 +08:00
wangmm0220 c0068abc9a fix:merge from 3.0 2023-11-07 18:55:46 +08:00
wangmm0220 f0b2ed567c fix:upload checkpoint to s3 2023-11-07 18:49:12 +08:00
yihaoDeng 0b4946eefb merge 3.0 2023-11-07 17:25:04 +08:00
yihaoDeng 95b14ee39b merge 3.0 2023-11-07 17:15:49 +08:00
kailixu ac62714492 Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-07 14:20:38 +08:00
wangmm0220 dffaac55ea fix:move cos from util to common 2023-11-06 14:57:32 +08:00
wangmm0220 16f8c1f628 fix:add windows support 2023-11-03 17:17:43 +08:00
wangmm0220 572dd8ec39 fix:add windows support 2023-11-03 17:14:04 +08:00
wangmm0220 7a39b32961 fix:add windows support 2023-11-03 16:33:48 +08:00
kailixu 77eadc59dc Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-03 16:26:07 +08:00
Shungang Li c6f5e2a9bd enh: add dynamic configuration 2023-11-03 14:28:02 +08:00
wangmm0220 5bd0745a76 fix:add config for checkpoint 2023-11-03 11:46:21 +08:00
wangmm0220 0a1f1085fc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26060 2023-11-03 11:33:50 +08:00
dapan1121 92240d7f95
Merge pull request #23505 from taosdata/fix/3.0/TS-4052
fix: nano seconds database error
2023-11-03 10:27:40 +08:00
kailixu d9ed63473c Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-03 08:37:41 +08:00
wangmm0220 159873692c feat:checkpoint bakeup using rsync 2023-11-02 20:13:29 +08:00
Minglei Jin 1cd1284520 config/pcache: default page cache to 4096 2023-11-02 12:43:06 +08:00
Minglei Jin 46d3be1f08 config/page-cache-size: new parameter for pcache size 2023-11-02 10:10:03 +08:00
wangjiaming0909 b71a013b8d fix: nano seconds database error 2023-11-02 09:36:46 +08:00
Minglei Jin 52fd71ce13 config/block-size: default to -1 to enable page cache 2023-11-01 18:00:31 +08:00
Minglei Jin f10d1ebdc5 Merge branch '3.0' into fix/TD-26189-last-tier-write 2023-11-01 15:06:22 +08:00
Minglei Jin 0f5a124cb1 config/block-size: enable dynamic config for debugging 2023-11-01 11:08:39 +08:00
Minglei Jin 64644d673b
Merge branch '3.0' into fix/TD-26189-last-tier-write 2023-11-01 10:53:55 +08:00
yihaoDeng af7e33e5c5 change NumOfTaskQueueThreads size 2023-11-01 10:51:26 +08:00
dapan1121 6305353290 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-11-01 10:38:50 +08:00
yihaoDeng 13b6d3174e change NumOfTaskQueueThreads size 2023-11-01 10:35:25 +08:00
kailixu 1530fe0c49 Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-01 09:52:16 +08:00
kailixu ad1e6accd4 chore: build checkpoint for rsma 2023-11-01 09:45:58 +08:00
kailixu e6684fa5de enh: rsma retetion and stream state 2023-10-31 20:26:42 +08:00
dapan1121 91df56fcf0 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-31 18:44:54 +08:00
Haojun Liao a1aa2380ae other: merge 3.0 2023-10-31 16:42:51 +08:00
yihaoDeng 9ba1a32dc8 change NumOfTaskQueueThreads size 2023-10-31 14:14:44 +08:00
yihaoDeng bd480f251c change NumOfTaskQueueThreads size 2023-10-31 14:12:44 +08:00
dapan1121 72a866988b enh: disable telemetry in enterprise version 2023-10-31 11:42:00 +08:00
Minglei Jin 84d2f9c379 tsdb/upload: delay data file uploading 2023-10-30 15:22:34 +08:00
dapan1121 0a97f18d72
Merge pull request #23344 from taosdata/feat/3.0/TS-4052
feat: support to_timestamp/to_char
2023-10-30 14:04:33 +08:00
dapan1121 63534d29c0 fix: remove column list from systable 2023-10-30 13:20:03 +08:00
dapan1121 972e10a238 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-30 08:45:29 +08:00
dapan1121 9801d5d7b7 fix: desciribe view and memory issues 2023-10-27 19:28:22 +08:00
Haojun Liao dcca6b0868 other: merge 3.0. 2023-10-27 11:41:28 +08:00
Haojun Liao 2493c21ed3 fix(stream): fix the invalid write in sma 2023-10-27 09:58:52 +08:00
Haojun Liao 579dd8e6b2 refactor(stream): do some internal refactor. 2023-10-27 09:54:56 +08:00
wangjiaming0909 70850697a4 feat: support to_timestamp/to_char fix comments 2023-10-27 09:54:16 +08:00
Haojun Liao 4f1a5423cb fix(config): remove the dval from struct SConfigItem. 2023-10-27 09:54:07 +08:00
Haojun Liao 443da287f6 refactor: refactor the global parameters. 2023-10-27 09:54:07 +08:00
Haojun Liao 4badb445c4 refactor: do some internal refactor W.R.T. global configurations. 2023-10-27 09:54:07 +08:00
Haojun Liao 164159f293 enh(stream): add parameter to limit the stream sink task. 2023-10-27 09:54:07 +08:00
wade zhang d1e4e909c3
Merge pull request #23384 from taosdata/fix/TD-26884-3.0
Fix/td 26884 3.0
2023-10-26 17:00:00 +08:00
wade zhang 951442e3db
Merge pull request #23381 from taosdata/fix/TD-26884-main
TD-26884
2023-10-26 16:59:39 +08:00
Minglei Jin f9ca8fe962 cmake: new option: BUILD_S3 2023-10-24 16:10:46 +08:00
Haojun Liao f1498f8929 fix(stream): fix the invalid write in sma 2023-10-24 15:24:34 +08:00
dmchen 162066235b create table 2023-10-24 14:31:27 +08:00
dmchen 956aa1742c TD-26884 2023-10-24 14:31:02 +08:00