Commit graph

288 commits

Author SHA1 Message Date
Shengliang Guan
77575d1e70 refactor: shm queue in multi process mode 2022-05-18 14:20:46 +08:00
Shengliang Guan
81e89ec7b6 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-16 20:13:02 +08:00
Shengliang Guan
fc94b71c80 refactor: adjust SRpcMsg 2022-05-16 15:17:11 +08:00
Li Minghao
9bc8307d40
Merge pull request #12530 from taosdata/feature/3.0_mhli
enh(sync): raft config change
2022-05-16 14:59:33 +08:00
Minghao Li
956ab45a30 enh(sync): raft config change 2022-05-16 14:10:18 +08:00
Minghao Li
3e65caccaa enh(sync): add syncStartStandBy 2022-05-14 19:54:18 +08:00
Minghao Li
a2d43fb96f enh(sync): add syncStartStandBy 2022-05-14 18:12:53 +08:00
Minghao Li
1cfa16fcd8 enh(sync): add syncConfigChangeTest 2022-05-14 16:53:04 +08:00
Shengliang Guan
7ad96ac276 enh: control the memory of the rpc queue 2022-05-14 11:53:46 +08:00
Minghao Li
f97adf54d3 enh(sync): add syncStartStandBy 2022-05-13 12:12:37 +08:00
Minghao Li
346f9007db Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-05-12 15:24:15 +08:00
Minghao Li
b69a26678c enh(sync): raft config change 2022-05-12 15:23:41 +08:00
Minghao Li
453d105a08 enh(sync): add error log, linux api error, %X 2022-05-12 07:54:45 +08:00
Minghao Li
7c41d52967 enh(sync): add error log, linux api error 2022-05-11 15:52:31 +08:00
Minghao Li
503de649cb enh(sync): add error log 2022-05-10 12:22:57 +08:00
Minghao Li
8c0d600cdf enh(sync): add error log 2022-05-10 12:20:13 +08:00
Minghao Li
589048e96b fix(sync): fix memory leak, RespMgr 2022-05-09 20:14:31 +08:00
Minghao Li
b71b5284ae fix(sync): fix memory leak when break 2022-05-09 17:25:42 +08:00
Minghao Li
39bf90c0da fix(sync): fix memory leak 2022-05-09 15:17:33 +08:00
Hongze Cheng
323ce214b6 refact encode APIs 2022-05-07 10:03:06 +00:00
Hongze Cheng
0c8b7bb094 more refact 2022-05-07 07:29:54 +00:00
Hongze Cheng
5d150204dd more refact 2022-05-07 06:57:31 +00:00
Minghao Li
d75b3568a7 enh(sync): add trace log 2022-05-06 23:40:34 +08:00
Minghao Li
2584b034df add syncGetEpSet 2022-04-30 10:29:29 +08:00
Minghao Li
4d40af9929 add redirect 2022-04-28 16:41:13 +08:00
Minghao Li
9a603170b4 add redirect before syncPropose 2022-04-27 19:28:01 +08:00
Minghao Li
b96e434ab3 format 2022-04-27 18:10:57 +08:00
Li Minghao
16d60bf313 add flag in syncEnv, to deal with expired timer 2 2022-04-25 23:14:17 -07:00
Li Minghao
c5602fbaba add flag in syncEnv, to deal with expired timer 2022-04-25 22:54:04 -07:00
Li Minghao
2fa176a49d when 1 replica, become leader immediately 2022-04-25 07:49:40 -07:00
Li Minghao
76a9ff06b6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-04-25 07:39:30 -07:00
afwerar
f966242047 feature(dnode): mul parameter start. 2022-04-25 13:57:55 +08:00
Li Minghao
7c1f1243fc add UT test.sh 2022-04-24 19:37:01 -07:00
Shengliang Guan
d1ac98fa84 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 19:21:42 +08:00
Shengliang Guan
4033da4b24 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 19:03:54 +08:00
yihaoDeng
80ae360e8b Merge branch '3.0' into auth 2022-04-24 15:12:13 +08:00
Li Minghao
f2749b4bf0
Merge pull request #11791 from taosdata/feature/sync-vnode-merge-3.0
Feature/sync vnode merge 3.0
2022-04-24 15:09:07 +08:00
Li Minghao
1afda11b9c comment doSyncEnvStart 2 2022-04-23 23:55:01 -07:00
Li Minghao
e01cb71cea comment doSyncEnvStart 2022-04-23 23:37:17 -07:00
Liu Jicong
314a92fb76
Merge pull request #11788 from taosdata/feature/tq
refacor(wal): rename len to bodyLen
2022-04-24 14:33:59 +08:00
Liu Jicong
3d972f81a2 refacor(wal): rename len to bodyLen 2022-04-24 13:42:54 +08:00
Li Minghao
9c9d57c961 fix bug, syncEnv free NULL 2022-04-23 22:38:49 -07:00
Shengliang Guan
15ddbe8231 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 11:25:15 +08:00
yihaoDeng
b384167087 enh(rpc): fix hb problem 2022-04-23 18:29:45 +08:00
Minghao Li
d53b3a4480 call syncCleanUp taosMemoryFree(pSyncEnv) 2022-04-22 18:41:32 +08:00
Minghao Li
64dfc1da1c merge 3.0 code 2022-04-22 17:11:56 +08:00
Shengliang Guan
bc65c92ee3 refactor(tools): adjust client config parameters 2022-04-22 16:04:10 +08:00
afwerar
fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Minghao Li
446a2ed1bf rm syncReplicateTest 2, 3, Load 2022-04-21 17:35:48 +08:00
Minghao Li
49cf252495 add syncReplicateTest.cpp 2022-04-21 15:24:50 +08:00