Minghao Li
|
7723a9ac28
|
refactor(sync): delete %ld
|
2022-10-25 23:17:52 +08:00 |
Minghao Li
|
16e6273d9d
|
refactor(sync): delete assert
|
2022-10-25 20:31:20 +08:00 |
Minghao Li
|
49af601e19
|
refactor(sync): add SElectTimer
|
2022-10-25 19:56:49 +08:00 |
Minghao Li
|
9caea0f944
|
refactor(sync): adjust elect timer
|
2022-10-25 19:43:07 +08:00 |
Minghao Li
|
96a8a80cd7
|
refactor(sync): add trace log
|
2022-10-25 19:22:25 +08:00 |
Minghao Li
|
01b712fbfd
|
refactor(sync): add trace log
|
2022-10-25 19:11:28 +08:00 |
Minghao Li
|
64f539cacb
|
refactor(sync): adjust timer
|
2022-10-25 18:03:22 +08:00 |
Minghao Li
|
eb7b9d3819
|
fix(sync): fix coverity scan issues
|
2022-10-25 14:28:34 +08:00 |
Minghao Li
|
8082b71cce
|
fix(sync): free pLocalEntry
|
2022-10-24 18:05:14 +08:00 |
Minghao Li
|
fddd6657bc
|
fix(sync): add error log when pState is NULL
|
2022-10-24 14:51:45 +08:00 |
Minghao Li
|
a228d5ecb9
|
fix(sync): break when pState is NULL
|
2022-10-24 14:09:12 +08:00 |
Shengliang Guan
|
6d1bf00cee
|
fix: use sync cfg from vnode
|
2022-10-24 12:42:44 +08:00 |
Shengliang Guan
|
ec786b9d78
|
fix: alter replica one by one
|
2022-10-24 11:57:26 +08:00 |
Minghao Li
|
e2a157bb02
|
fix(sync): fix timer bug
|
2022-10-23 20:14:51 +08:00 |
Shengliang Guan
|
0914c02394
|
fix: compile error in mac
|
2022-10-22 23:49:49 +08:00 |
Shengliang Guan
|
15fade84d8
|
fix: compile error
|
2022-10-22 22:21:11 +08:00 |
Shengliang Guan
|
71ac720ac0
|
fix: compile error in mac
|
2022-10-22 08:47:09 +08:00 |
Shengliang Guan
|
2d3f5274b7
|
fix: compile error in mac
|
2022-10-22 08:39:58 +08:00 |
Minghao Li
|
5ee04e8059
|
refacotr(sync): free memory
|
2022-10-21 16:27:14 +08:00 |
Minghao Li
|
40ec6ba970
|
Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge
|
2022-10-21 15:47:51 +08:00 |
Shengliang Guan
|
b8fdafe8ee
|
fix: not reconfig if unchanged
|
2022-10-21 15:47:26 +08:00 |
Minghao Li
|
11a4ef3508
|
Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge
|
2022-10-21 15:46:09 +08:00 |
Minghao Li
|
cf3d865bae
|
refacotr(sync): delete DynamicQuorum
|
2022-10-21 15:43:28 +08:00 |
Shengliang Guan
|
92584d133f
|
Merge branch 'feature/sync2-merge' of https://github.com/taosdata/TDengine into feature/sync2-merge
|
2022-10-21 15:38:55 +08:00 |
Shengliang Guan
|
c6bbd18924
|
fix: not post sem if transId is 0
|
2022-10-21 15:33:06 +08:00 |
Minghao Li
|
b492082ac2
|
refacotr(sync): delete DynamicQuorum
|
2022-10-21 15:31:55 +08:00 |
Minghao Li
|
3c94d61493
|
refacotr(sync): judge peer state null
|
2022-10-21 15:22:34 +08:00 |
Minghao Li
|
984af8a877
|
refactor(sync): if data is null, do not update state mgr
|
2022-10-21 15:13:51 +08:00 |
Minghao Li
|
8bdec5f2f2
|
refactor(sync): delete standby
|
2022-10-21 11:53:14 +08:00 |
Minghao Li
|
c7279cca52
|
fix(sync): sync reconfig
|
2022-10-20 19:36:47 +08:00 |
Shengliang Guan
|
894e75ca65
|
fix: comment sncReconfig
|
2022-10-20 18:32:19 +08:00 |
Minghao Li
|
5965629b2e
|
refactor(sync): refacotr sync
|
2022-10-20 16:05:14 +08:00 |
Minghao Li
|
27f690fd0a
|
refacotr(sync): modify sync-snapshot
|
2022-10-20 14:57:49 +08:00 |
Minghao Li
|
74b48e6df8
|
refacotr(sync): modify sync-snapshot
|
2022-10-20 14:53:03 +08:00 |
Minghao Li
|
3e6d6fe89b
|
refactor(sync): do replicate in timer routine
|
2022-10-19 19:12:04 +08:00 |
Benguang Zhao
|
2aa7afe7fa
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 16:31:13 +08:00 |
Minghao Li
|
357951e947
|
refactor(sync): modify some code
|
2022-10-19 16:08:42 +08:00 |
Shengliang Guan
|
881db69feb
|
Merge pull request #17453 from taosdata/feature/sync2-merge
refactor(sync): add sync ctrl queue in vnode
|
2022-10-19 15:50:09 +08:00 |
Minghao Li
|
28a5a9d7e1
|
refactor(sync): add log, update quorum first when reconfig
|
2022-10-19 10:57:50 +08:00 |
Benguang Zhao
|
00a066443f
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 09:38:36 +08:00 |
Benguang Zhao
|
3b0968d7f9
|
enh: enable the -Wformat=2 compiler option
|
2022-10-19 09:24:15 +08:00 |
Minghao Li
|
4c9f10b6f3
|
refactor(sync): add sync ctrl queue in vnode
|
2022-10-18 19:12:34 +08:00 |
Minghao Li
|
1df2703c41
|
refactor(sync): modify strategy for syncBeginSnapshot
|
2022-10-18 17:15:57 +08:00 |
Shengliang Guan
|
9e0feee081
|
enh: sync propose return at once if replica is 1
|
2022-10-18 17:06:03 +08:00 |
Minghao Li
|
e85954276f
|
refactor(sync): rename functions
|
2022-10-18 16:16:53 +08:00 |
Minghao Li
|
1b36ad119c
|
refactor(sync): rename functions
|
2022-10-18 15:24:00 +08:00 |
Minghao Li
|
49c19e13f2
|
refactor(sync): rename function
|
2022-10-18 14:16:39 +08:00 |
Minghao Li
|
e810f2ad64
|
refactor(sync): delete old code, ok
|
2022-10-18 13:53:03 +08:00 |
Shengliang Guan
|
f76261dcb5
|
fix: become leader if replica num is 1
|
2022-10-18 12:31:15 +08:00 |
Minghao Li
|
94ba0f47f0
|
refactor(sync): stop elect when not candidate
|
2022-10-17 20:20:55 +08:00 |