Shungang Li
|
4180eea091
|
enh: arb add more log
|
2024-03-21 18:13:04 +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 |
Benguang Zhao
|
0a1476763a
|
enh: refactor some func names of syncLogReplMgr
|
2023-04-06 16:26:44 +08:00 |
Benguang Zhao
|
e45367f924
|
fix: resolve coverity scan issues in sync and wal
|
2023-02-23 14:16:21 +08:00 |
Benguang Zhao
|
99bfc95d54
|
fix: synchronize access to raftStore
|
2023-02-13 19:00:10 +08:00 |
Benguang Zhao
|
d611793537
|
enh: remove unused old routines in sync
|
2023-01-18 10:07:16 +08:00 |
Shengliang Guan
|
2aeda3a941
|
enh: refact raft store file
|
2023-01-09 12:01:36 +08:00 |
Shengliang Guan
|
41dcd32b8e
|
refact: adjust some logs
|
2022-12-20 15:01:03 +08:00 |
Benguang Zhao
|
143a2e8552
|
feat: start snapshot replication to rollback in recovery mode
|
2022-11-25 21:22:49 +08:00 |
Benguang Zhao
|
68f8ebac9d
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-25 13:10:06 +08:00 |
Minghao Li
|
1d48426e94
|
refactor(sync): del wal in multi-replicas
|
2022-11-22 12:45:31 +08:00 |
Benguang Zhao
|
8ef5ca78ee
|
fix: protect syncNodeReplicate with mutex lock
|
2022-11-22 10:54:32 +08:00 |
Benguang Zhao
|
b90ee79623
|
fix: use syncLogBufferCommit in syncNodeOnLocalCmd
|
2022-11-21 13:51:01 +08:00 |
Benguang Zhao
|
03b88ff41c
|
enh: rename syncLogBuffer.h|c to syncPipeline.h|c
|
2022-11-18 12:39:04 +08:00 |
Benguang Zhao
|
363cbc8985
|
fix: update cbMeta rsp handle info in syncLogFsmExecute
|
2022-11-18 09:37:58 +08:00 |
Benguang Zhao
|
4526ff2876
|
enh: add syncLogBuffer.h and syncLogBuffer.c
|
2022-11-17 23:37:02 +08:00 |
Benguang Zhao
|
da469149db
|
enh: debug to info
|
2022-11-17 20:28:18 +08:00 |
Benguang Zhao
|
051b73c1ed
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-17 17:28:11 +08:00 |
Benguang Zhao
|
3e13cd8280
|
fix: check if timer triggered ahead of time in syncNodeElect
|
2022-11-16 14:26:18 +08:00 |
Minghao Li
|
475919dd77
|
refactor(sync): add rtt trace log
|
2022-11-16 10:10:02 +08:00 |
Benguang Zhao
|
bf634a840d
|
enh: check lastVer and commit version during syncNodeOpen
|
2022-11-15 17:13:31 +08:00 |
Benguang Zhao
|
c0c1cd8211
|
enh: reset sync log repl mgr if restarting of the peer detected in HeartbeatReply
|
2022-11-15 10:24:11 +08:00 |
Minghao Li
|
c20627c1d6
|
fix(sync): fix AddressSanitizer error: TD-20372
|
2022-11-14 14:58:21 +08:00 |
Minghao Li
|
51861bb82b
|
refactor(sync): delete some code
|
2022-11-14 14:20:13 +08:00 |
Shengliang Guan
|
4940080a1c
|
refact: adjust sync log prints
|
2022-11-13 18:00:11 +08:00 |
Shengliang Guan
|
973fc99f75
|
Merge pull request #18094 from taosdata/feature/3.0_mhli
refactor(sync): pre snapshot
|
2022-11-13 15:38:33 +08:00 |
Shengliang Guan
|
54e05aee26
|
enh: adjust sync append entry reply
|
2022-11-12 18:21:58 +08:00 |
Benguang Zhao
|
def4058eb1
|
feat: impl pipelining negotiation
|
2022-11-11 22:55:21 +08:00 |
Minghao Li
|
352c2d8ec0
|
refactor(sync): pre snapshot
|
2022-11-11 20:46:30 +08:00 |
Shengliang Guan
|
fd152f00ec
|
refact: adjust head file and sync log
|
2022-11-11 14:35:16 +08:00 |
Shengliang Guan
|
b4f8e45401
|
refact: adjust head file and sync log
|
2022-11-11 14:25:24 +08:00 |
Shengliang Guan
|
a1c8db0f88
|
refact: adjust sync log
|
2022-11-07 17:35:24 +08:00 |
Benguang Zhao
|
5878c9a31a
|
fix: impl ring log buffer
|
2022-11-07 14:27:22 +08:00 |
Minghao Li
|
f7191d2ffd
|
refactor(sync): add pre snapshot
|
2022-11-02 15:25:14 +08:00 |
Minghao Li
|
8bdec5f2f2
|
refactor(sync): delete standby
|
2022-10-21 11:53:14 +08:00 |
Minghao Li
|
357951e947
|
refactor(sync): modify some code
|
2022-10-19 16:08:42 +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 |
Minghao Li
|
fa30b94c67
|
refactor(sync): append entries
|
2022-10-16 12:07:02 +08:00 |
Minghao Li
|
4d123c4da6
|
refactor(sync): add interface in sync
|
2022-10-14 11:18:48 +08:00 |
Minghao Li
|
2ca5bdc708
|
refactor(sync): add syncNodeDynamicQuorum
|
2022-08-17 15:39:38 +08:00 |
Shengliang Guan
|
56f2e49764
|
refactor: adjust logs
|
2022-08-02 17:12:07 +08:00 |
Minghao Li
|
cd7d434ed8
|
refactor(sync): delete trace log
|
2022-08-01 15:50:51 +08:00 |
Minghao Li
|
ad3695cee6
|
refactor(sync): return when snapshot start > end
|
2022-07-30 18:15:15 +08:00 |
Minghao Li
|
7ce5fb11b0
|
refactor(sync): speed up sync point
|
2022-07-29 21:05:56 +08:00 |
Minghao Li
|
7808fdfccb
|
refactor(sync): add trace log
|
2022-07-20 17:19:42 +08:00 |
Minghao Li
|
c2b348bec5
|
refactor(sync): add trace log
|
2022-07-20 15:34:09 +08:00 |
Minghao Li
|
c978bd10ec
|
fix(sync): do not sender snapshot when there's wal
|
2022-07-16 16:23:56 +08:00 |
Minghao Li
|
5cefb68dde
|
fix(sync): snapshot end index
|
2022-07-16 16:00:16 +08:00 |