kailixu
5dd277248e
fix: alter active code for different server
2023-10-09 17:16:56 +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
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
kailixu
8f828e052b
enh: timeseries calculation optimization
2023-09-22 20:07:51 +08:00
kailixu
6698861c8b
chore: timeseries distribute
2023-09-19 08:29:51 +08:00
kailixu
8111c18cc4
chore: merge 3.0
2023-09-18 09:20:43 +08:00
kailixu
7f477b413a
chore: more code
2023-09-15 14:35:57 +08:00
kailixu
03aea454d7
chore: more code
2023-09-15 14:33:35 +08:00
kailixu
6b95013ba0
chore: code refactor for mndDnode
2023-09-15 10:28:07 +08:00
kailixu
8505fb2aea
chore: code refactor for mndDnode
2023-09-15 08:49:45 +08:00
kailixu
449092c5dc
enh: timeseries update optimize
2023-09-14 20:16:02 +08:00
yihaoDeng
f29880fee3
add rpc update interface
2023-09-12 11:31:06 +08:00
yihaoDeng
05727359ca
add rpc update interface
2023-09-11 15:02:35 +08:00
yihaoDeng
2a30e12547
add rpc update interface
2023-09-11 10:45:45 +08:00
yihaoDeng
25bc0b226b
add rpc update interface
2023-09-10 14:09:36 +08:00
yihaoDeng
56706193eb
add rpc update interface
2023-09-08 11:49:12 +08:00
yihaoDeng
27e3ee8f1d
add rpc update interface
2023-09-07 21:10:05 +08:00
yihaoDeng
60d6a622e1
add rpc update interface
2023-09-07 20:47:10 +08:00
yihaoDeng
ac8220012c
add rpc update interface
2023-09-06 17:22:30 +08:00
yihaoDeng
5f78c27535
add enable white list
2023-09-01 15:11:25 +08:00
dmchen
22f0778cca
typo and remove ip port
2023-08-31 09:26:44 +08:00
dmchen
1372cede48
init
2023-08-28 17:44:10 +08:00
wade zhang
1797fe50e2
Merge pull request #22590 from taosdata/feat/TD-18801
...
init
2023-08-28 11:05:38 +08:00
Shungang Li
0c28c9aee8
feat: dynamic 'supportvnodes'
2023-08-28 09:17:35 +08:00
dmchen
06083e1eb9
init
2023-08-28 09:15:51 +08:00
Shungang Li
458fd07976
enh: ttl split flush and drop table
...
config:
1. ttlFlushThreshold: maximum number of dirty items in memory
2. tsTtlBatchDropNum: number of tables dropped per batch
3. tsTrimVDbIntervalSec: interval of trimming db in all vgroups
2023-08-23 11:13:34 +08:00
Benguang Zhao
9b089d6446
enh: wrap state updating of vnodes and mnodes in mndProcessStatusReq
2023-08-17 11:59:53 +08:00
Benguang Zhao
33cb9dce78
enh: set roleTimeMs default as statusReq.rebootTime for both of vnodes and mnodes
2023-08-16 09:57:26 +08:00
Benguang Zhao
94e0d97aa2
enh: update pDb stateTs on stateChanged
2023-08-15 19:48:15 +08:00
Benguang Zhao
dbdfee4c41
enh: update SVnodeGid of vnode info in mndProcessStatusReq
2023-08-15 19:25:08 +08:00
Shungang Li
5154d0e1a3
fix: alter ttlChangeOnWrite note info
2023-08-04 17:24:35 +08:00
Haojun Liao
2a78cd2d23
Merge pull request #22215 from taosdata/fix/liaohj
...
other: merge main.
2023-07-28 13:06:17 +08:00
Shungang Li
fb226c2cdb
enh: check cluster ttlChangeOnWrite consistency
2023-07-27 16:49:56 +08:00
Haojun Liao
b145771a1b
other: merge 3.0
2023-07-27 16:38:57 +08:00
Shungang Li
167ecea705
fix: check term for role time
...
1. time of mnode becomes current role in this term
2. show 0 for offline mnodes
2023-07-27 14:16:54 +08:00
kailixu
cf59a6cff0
chore: set user for dm transport
2023-07-24 14:24:47 +08:00
wangmm0220
da9e30434a
fix:add sdbFetchCancel to release hash node
2023-07-17 20:21:23 +08:00