Shungang Li
16e0fc44e2
fix: arb reply to set-assigned no matter what error
2024-04-08 19:56:22 +08:00
Shungang Li
3a656c3595
feat: support 2 replica with arbitrator
2024-03-19 09:30:35 +08:00
Benguang Zhao
d5eda8c0a9
enh: adjust an error logging msg in process sync msg
2024-02-29 10:42:27 +08:00
dmchen
2f6fc4a9ce
grant default
2024-02-22 04:55:54 +00:00
dmchen
46ee4cd00f
uptime
2024-02-22 00:49:51 +00:00
dm chen
6d2d37d964
Merge pull request #24751 from taosdata/3.0
...
merge 3.0
2024-02-06 19:16:53 +08:00
kailixu
2b1a0cdbfe
feat: support uniq grant
2024-01-31 08:53:45 +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
Haojun Liao
76e6c453e7
enh(stream): send msg to mnode when the transferring state completed.
2024-01-18 15:43:36 +08:00
kailixu
414e15a810
chore: merge 3.0
2024-01-15 10:42:45 +08:00
Haojun Liao
ea0ea09b0f
Merge pull request #24409 from taosdata/opt/optMsgOnMnode
...
opt msg on mnd
2024-01-12 09:36:37 +08:00
kailixu
ddefc5f46a
chore: merge 3.0
2024-01-11 20:05:23 +08:00
wangmm0220
d3659db2ff
fix:[TD-28202]move tq timer to write thread in mnode
2024-01-11 19:22:54 +08:00
Yihao Deng
2537adb728
opt msg on mnode
2024-01-10 06:00:44 +00:00
yihaoDeng
9dbddeed16
opt msg on mnd
2024-01-10 10:03:38 +08:00
Yihao Deng
220cef4a61
opt msg on mnode
2024-01-09 11:02:10 +00:00
kailixu
1f5384ad40
feat: support uniq active code
2023-12-19 18:02:53 +08:00
Hongze Cheng
04e84ba152
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4229
2023-12-06 16:43:00 +08:00
dmchen
4e1a355052
mnode for compact
2023-11-23 04:43:28 +00:00
Haojun Liao
c96f7cf182
fix(stream): scheduler the checkpoint generating.
2023-11-22 15:17:21 +08:00
dapan1121
6305353290
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
2023-11-01 10:38:50 +08:00
Haojun Liao
4badb445c4
refactor: do some internal refactor W.R.T. global configurations.
2023-10-27 09:54:07 +08:00
dapan1121
a67b0c99fc
feat: support create/drop view
2023-09-21 19:28:07 +08:00
yihaoDeng
20b037d9cc
Merge branch 'enh/3.0' into enh/triggerCheckPoint2
2023-08-28 10:46:00 +08:00
dapan1121
e24498b0fd
enh: add task notify
2023-08-25 14:59:34 +08:00
yihaoDeng
9310d138a6
Merge branch 'enh/3.0' into enh/triggerCheckPoint2
2023-08-24 17:30:35 +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
liuyao
87c65f3b68
Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2
2023-08-18 15:27:02 +08:00
Benguang Zhao
94e0d97aa2
enh: update pDb stateTs on stateChanged
2023-08-15 19:48:15 +08:00
Haojun Liao
f3c5f20ee2
enh(stream): add timer to check the node changing.
2023-08-09 10:25:16 +08:00
Haojun Liao
8dfef8768a
other: merge 3.0
2023-07-29 22:54:16 +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
Haojun Liao
1c1bf63e1f
other: merge 3.0
2023-07-25 18:17:11 +08:00
yihaoDeng
52ca94ea6d
trigger checkpoint
2023-06-14 16:20:14 +08:00
yihaoDeng
83dde6a212
add trigger checkpoint
2023-06-12 14:33:08 +00:00
yihaoDeng
1f1f37312d
add trigger checkpoint
2023-06-07 14:32:48 +00:00
Haojun Liao
7ef16e1922
other: merge main.
2023-05-12 11:49:53 +08:00
Haojun Liao
7b7a483afc
fix(query): add tmp variable to hold the TSDBROW value.
2023-04-25 18:43:48 +08:00
cadem
470fef6452
fix/block check to async check for mnode
2023-04-24 13:38:55 +08:00
cadem
3b78d4382b
add learner
2023-04-18 19:03:45 +08:00
cadem
2495d0781d
wrong field logging
2023-03-27 15:11:20 +08:00
dapan1121
5b02af6a91
fix: merge main to 3.0
2023-03-22 16:08:16 +08:00
cadem
042d94215b
feat/add topic total and stream total in monitor
2023-03-18 12:50:07 +08:00
Haojun Liao
22a85734c6
fix(mq): add more chek for balance couner to avoid the negative value emerges.
2023-03-05 13:23:50 +08:00
Benguang Zhao
caaff5c546
enh: rotate wal of mnode properly
2023-03-01 10:02:33 +08:00
Hui Li
965d91572a
Merge pull request #20148 from taosdata/fix/3_coverity
...
fix(query): fix syntax errors on centos.
2023-02-24 17:39:12 +08:00
Xiaoyu Wang
67a94707b7
Merge pull request #20104 from taosdata/feat/3.0_wxy
...
enh: drop tables syntax optimization
2023-02-24 16:57:30 +08:00
Haojun Liao
22aa03307c
fix(query): fix syntax errors on centos.
2023-02-24 11:38:54 +08:00
Xiaoyu Wang
618c934fb2
enh: drop tables syntax optimization
2023-02-22 15:16:16 +08:00