Commit graph

435 commits

Author SHA1 Message Date
kailixu
b337fa628b enh: return error code 2024-07-22 15:29:37 +08:00
dmchen
d48bb62d28 check return 2024-07-22 06:13:48 +00:00
dmchen
49dde39423 error str 2024-07-22 05:24:39 +00:00
dmchen
33ee871acf fix/TD-30989 2024-07-20 01:25:18 +00:00
wangmm0220
1ec867449e fix:[TS-4921] errors in test 2024-06-27 10:11:38 +08:00
wangmm0220
d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
wangmm0220
e517db6462 fix:add db configuration that not reportted 2024-06-24 19:19:46 +08:00
wangmm0220
ed16b1e8db fix:conflict from 3.0 2024-06-24 12:03:10 +08:00
wangmm0220
596121431c fix:add monitor result for show cluster variables 2024-06-23 18:49:59 +08:00
wangmm0220
d0ca79ddca fix:add monitor result for show cluster variables 2024-06-23 18:17:50 +08:00
Yihao Deng
4e1ea52d07 fix invalid ip white 2024-06-21 23:56:11 +00:00
wangmm0220
5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +08:00
Yihao Deng
8a6d58d339 support update enableWhiteList dynamicly 2024-06-11 07:21:54 +00:00
Haojun Liao
217fb7551c fix(query): fix bugs caused by refactor. 2024-05-19 13:18:12 +08:00
yinheli
e86444100c
chore(typo): fix typo 2024-05-13 17:40:27 +08:00
kailixu
a044308150 enh: error code optimization for encryption key 2024-04-19 10:36:09 +08:00
kailixu
3bad06b76f enh: error log optimization for invalid dnode cfg 2024-04-17 16:59:43 +08:00
kailixu
a6fe9a861f sdb release for dnode 2024-04-16 08:34:41 +08:00
kailixu
b4c8375cb9 chore: solve conflicts 2024-04-07 14:53:05 +08:00
kailixu
c4aba0ac37 feat: encryption key optimize and test case adjust 2024-04-01 16:14:55 +08:00
kailixu
9e4d692d6b feat: support encryption 2024-04-01 00:49:25 +08:00
kailixu
9d59fb53f4 feat: support create encrypt key 2024-03-29 11:37:40 +08:00
kailixu
f99d193335 feat: user config dnode procedure 2024-03-29 10:25:19 +08:00
kailixu
4e54dc09c5 enh: dnode online judgement 2024-03-28 16:59:00 +08:00
kailixu
a3398f791e enh: dnodes status optimization 2024-03-28 16:17:35 +08:00
kailixu
d64594932b feat: support database encryption 2024-03-27 20:03:38 +08:00
Cary Xu
861528fb6c
Merge branch '3.0' into enh/TS-4531-3.0 2024-03-19 17:03:41 +08:00
kailixu
3da55a48ca enh: code optimization 2024-03-19 11:03:30 +08:00
Shungang Li
d0df927dfa feat: arb add version in sarbgroup 2024-03-19 09:31:05 +08:00
Shungang Li
3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
kailixu
7df12ffe50 fix: update machine id 2024-03-19 08:40:48 +08:00
kailixu
0b15e3415d enh: machine id persistence 2024-03-18 18:06:18 +08:00
Shungang Li
254afc070c fix: dynmaic config supportvnodes in ent 2024-03-05 15:20:11 +08: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
kailixu
c7932675ce enh: get machine id 2024-02-21 09:07:38 +08:00
kailixu
b2ad162a8b enh: remove obsolete codes 2024-02-20 17:13:58 +08:00
kailixu
f76a61c777 feat: support uniq grant 2024-02-13 23:17:05 +08:00
dm chen
6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08:00
dmchen
e5dcef0794 forward client directly 2024-02-06 08:29:09 +00:00
dmchen
5c7f839da8 remove tmp log 2024-02-05 03:28:33 +00:00
dmchen
71d9065d47 tmp log 2024-02-05 00:12:35 +00:00
dmchen
907e06ad4d clusterid by taosd 2024-02-01 04:52:54 +00:00
kailixu
ac5fa32867 feat: support uniq grant 2024-01-31 12:36:58 +08:00
kailixu
93c0890f68 feat: support uniq grant 2024-01-31 09:13:10 +08:00
kailixu
5fd10d4049 feat: support uniq grant 2024-01-31 00:40:47 +08:00
kailixu
4d345b819a feat: support uniq grant 2024-01-24 19:08:19 +08:00
dmchen
d9af07de6f new table structure 2024-01-24 09:44:44 +00:00
kailixu
dbd3c53182 feat: support uniq grant 2024-01-22 13:20:15 +08:00
kailixu
ddefc5f46a chore: merge 3.0 2024-01-11 20:05:23 +08:00
dm chen
39f2e75a9e
Merge branch '3.0' into feat/TD-26529-3.0 2024-01-04 15:46:23 +08:00
Benguang Zhao
b85f36bcea enh: allow to drop an empty dnode, no matter online or not 2024-01-04 12:00:49 +08:00
kailixu
47fedce263 chore: more code 2023-12-21 12:11:00 +08:00
kailixu
1f5384ad40 feat: support uniq active code 2023-12-19 18:02:53 +08:00
kailixu
f850ccbfd4 feat: support uniq grant 2023-12-07 16:00:13 +08:00
kailixu
4adce7ed52 feat: support uniq grant 2023-12-07 14:11:41 +08:00
kailixu
b015077120 feat: support uniq grant 2023-12-06 19:13:54 +08:00
kailixu
67fd9993b0 feat: support uniq grant 2023-12-06 15:30:26 +08:00
kailixu
e623c9c3c8 feat: support machine id 2023-12-04 11:44:02 +08:00
Cary Xu
f96044e09f
Revert "enh: grant and active codes" 2023-11-30 13:39:54 +08:00
kailixu
3b62d555ab enh: code optimization for active code 2023-11-17 15:50:08 +08:00
kailixu
50126e4425 enh: support spread active codes 2023-11-16 19:52:05 +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
Minglei Jin
6e583de80c fix(config/block-size): remove invalid range (-1, 1024) 2023-11-13 17:46:09 +08:00
Shungang Li
06c4aa431f enh: add humanStr convert func 2023-11-13 16:28:38 +08:00
Minglei Jin
5ac66679db config/s3blocksize: move range check from global to mnode 2023-11-09 10:17:46 +08:00
xinsheng Ren
96a3c373e0
Merge branch '3.0' into feat/TD-26529-3.0 2023-11-08 09:28:27 +08:00
Shungang Li
c6f5e2a9bd enh: add dynamic configuration 2023-11-03 14:28:02 +08:00
dm chen
dffc4d317f
Merge branch '3.0' into feat/TD-26529-3.0 2023-11-03 13:57:08 +08:00
Hongze Cheng
1ff3f96b08
Merge pull request #23465 from taosdata/fix/TD-26189-last-tier-write
enh(tsdb/retention): enable last tier write
2023-11-02 21:21:38 -05:00
dm chen
0371064acc
Merge branch '3.0' into feat/TD-26529-3.0 2023-11-03 10:20:54 +08:00
Minglei Jin
46d3be1f08 config/page-cache-size: new parameter for pcache size 2023-11-02 10:10:03 +08:00
Minglei Jin
52fd71ce13 config/block-size: default to -1 to enable page cache 2023-11-01 18:00:31 +08:00
dmchen
0ab4e809c5 db and resource 2023-11-01 15:12:45 +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
kailixu
4a5b4b51e2 chore: remove obsolete codes 2023-10-30 17:51:42 +08:00
Minglei Jin
800cbfbb05 tsdb/file: new s3flag in mem 2023-10-30 17:36:49 +08:00
kailixu
3f65773222 enh: send grant to dnodes online and in async mode 2023-10-29 02:18:47 +08:00
kailixu
96de7b0cf0 chore: update grant/dnode mgmt 2023-10-27 00:02:25 +08:00
dmchen
dec257ff59 TD-26529 2023-10-23 08:59:54 +00:00
Haojun Liao
eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
kailixu
5dd277248e fix: alter active code for different server 2023-10-09 17:16:56 +08:00
Shungang Li
a7507d26b0 feat: alter local/dnode asynclog 2023-10-08 18:26:25 +08:00
kailixu
53c4c56206 chore: code optimization 2023-10-02 09:23:51 +08:00
kailixu
a19efd266e chore: more code 2023-10-01 21:55:17 +08:00
kailixu
5067eb8cc5 chore: more code for check active code 2023-09-30 16:00:14 +08:00
kailixu
e677e41573 fix: support check and merge activeCode 2023-09-30 12:29:44 +08:00
yihaoDeng
48be800639 fix ip white for all users 2023-09-27 15:46:25 +08:00
wade zhang
f6134b42d7
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
2023-09-26 14:25:54 +08:00
kailixu
68fb1b296f chore: code refactor 2023-09-25 16:16:12 +08:00
kailixu
b0b4d782fc chore: code refactor 2023-09-25 15:57:54 +08:00
Shungang Li
8f0d700fe8 feat: rm dnode config item keepTimeOffset 2023-09-25 15:46:12 +08:00
kailixu
f689ef8fe4 chore: make jenkins happy 2023-09-25 15:41:23 +08:00
kailixu
3083189f4d grant: enable update cluster info 2023-09-25 12:35:18 +08:00
Haojun Liao
dbc53069db
Merge branch 'main' into fix/liaohj 2023-09-25 10:41:18 +08:00
kailixu
c69b9e0197 chore: make jenkins happy 2023-09-24 09:45:19 +08:00
kailixu
e50b8a3a0d chore: make jenkins happy for community 2023-09-24 08:48:14 +08:00
kailixu
53a9459c20 enh: update timeseries 2023-09-24 07:52:27 +08:00
kailixu
a4b92760f0 enh: grant notify optimize 2023-09-23 18:10:08 +08:00