Minghao Li
|
797d1324c5
|
refactor(sync): request vote
|
2022-10-15 09:28:55 +08:00 |
Minghao Li
|
4d123c4da6
|
refactor(sync): add interface in sync
|
2022-10-14 11:18:48 +08:00 |
Minghao Li
|
2ae4081a3f
|
refactor(sync): add double queues in vnode
|
2022-10-13 20:57:36 +08:00 |
Minghao Li
|
733440b352
|
refactor(sync): add double queues in vnode
|
2022-10-13 14:37:18 +08:00 |
Shengliang Guan
|
3be4a2ed9c
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-19245
|
2022-09-29 19:42:09 +08:00 |
Shengliang Guan
|
e94646ca70
|
fix: coverity issues
|
2022-09-29 19:41:54 +08:00 |
Shengliang Guan
|
c56dd86399
|
fix: do not process query and fetch msg until vnode restore finished
|
2022-09-29 14:29:30 +08:00 |
Shengliang Guan
|
4df3303514
|
fix: do not process query and fetch msg until vnode restore finished
|
2022-09-29 14:24:45 +08:00 |
Benguang Zhao
|
b71a9e3483
|
enh: improve error handling in syncNodeOpen
|
2022-09-28 13:34:13 +08:00 |
Shengliang Guan
|
f16029ad78
|
Merge pull request #17042 from taosdata/FIX/TD-19226-3.0
fix: avoid assertion on changing num of spaces in JSON files raft_config.json and raft_store.json
|
2022-09-27 09:33:41 +08:00 |
Shengliang Guan
|
f4cbf6dd75
|
Merge pull request #17040 from taosdata/fix/ZhiqiangWang/TD-13064-fix-mac-test-error
os: fix Mac test error
|
2022-09-26 18:53:48 +08:00 |
afwerar
|
91b35a0b62
|
os: fix Mac test error
|
2022-09-26 11:30:40 +08:00 |
Benguang Zhao
|
b10bc2ed5b
|
fix: avoid assertion on changing num of spaces in JSON files raft_config.json and raft_store.json
|
2022-09-23 19:17:39 +08:00 |
afwerar
|
5deb0e25d5
|
build: close default gtest compile and docker
|
2022-09-23 16:38:20 +08:00 |
Minglei Jin
|
8bc6a6297f
|
enh(sync): log entry cache for sync
|
2022-09-20 19:57:02 +08:00 |
Minghao Li
|
c5ec1741bc
|
refactor(sync): add syncHeartbeatReply
|
2022-09-07 18:02:10 +08:00 |
Minghao Li
|
d9363214b7
|
refactor(sync): add syncHeartbeat
|
2022-09-07 15:29:04 +08:00 |
Minghao Li
|
c151dd3b92
|
fix(sync): mem leak
|
2022-09-07 10:35:44 +08:00 |
Minghao Li
|
87dd0fc168
|
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
|
2022-09-01 10:54:02 +08:00 |
Shengliang Guan
|
4401080328
|
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 18:06:17 +08:00 |
Minghao Li
|
8da7950282
|
refactor(sync): close receiver when become leader
|
2022-08-22 15:40:28 +08:00 |
Minghao Li
|
dd212b5dbb
|
refactor(sync): modify config file len
|
2022-08-22 14:25:36 +08:00 |
Minghao Li
|
8a32c0c189
|
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 14:55:57 +08:00 |
Minghao Li
|
2ca5bdc708
|
refactor(sync): add syncNodeDynamicQuorum
|
2022-08-17 15:39:38 +08:00 |
Minghao Li
|
eee4c0853d
|
refactor(sync): add syncNodeAppendEntriesOnePeer
|
2022-08-17 10:34:53 +08:00 |
Minghao Li
|
4164d14637
|
refactor(sync): add syncIsReadyForRead
|
2022-08-15 18:50:14 +08:00 |
Minghao Li
|
6cff4dcfd8
|
refactor(sync): add syncIsReadyForRead
|
2022-08-15 14:42:40 +08:00 |
Minghao Li
|
8f0361bf75
|
refactor(sync): delete expired config index
|
2022-08-11 17:42:04 +08:00 |
Minghao Li
|
8328aae50f
|
refactor(sync): add raft config index test
|
2022-08-11 15:22:44 +08:00 |
Minghao Li
|
dc42544e9e
|
refactor(sync): add leader, follower call back2
|
2022-08-10 20:45:36 +08:00 |
Minghao Li
|
b4c8685766
|
refactor(sync): add leader, follower call back
|
2022-08-10 17:17:30 +08:00 |
Minghao Li
|
6cabe5847e
|
fix(sync): delete memory after optimized
|
2022-08-10 11:26:23 +08:00 |
Li Minghao
|
7722f88093
|
Merge pull request #15861 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
|
2022-08-08 20:36:49 +08:00 |
Minghao Li
|
df18cc5f47
|
refactor(sync): speed up replicate
|
2022-08-08 19:46:37 +08:00 |
Li Minghao
|
4c775b118a
|
Merge pull request #15843 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
|
2022-08-08 17:26:34 +08:00 |
Minghao Li
|
62b07dbe5d
|
refactor(sync): speed up replicate
|
2022-08-08 15:10:32 +08:00 |
Li Minghao
|
ad55155897
|
Merge pull request #15838 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
|
2022-08-08 14:03:33 +08:00 |
Minghao Li
|
d9b8417d7b
|
refactor(sync): make leader life longer
|
2022-08-08 14:01:31 +08:00 |
Minghao Li
|
0f63837e69
|
refactor(sync): make leader life longer
|
2022-08-08 13:25:02 +08:00 |
Li Minghao
|
363a4f38e3
|
Merge pull request #15821 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
|
2022-08-08 10:32:55 +08:00 |
Minghao Li
|
2f1bf1eba9
|
refactor(sync): make leader life longer
|
2022-08-06 21:41:03 +08:00 |
Minghao Li
|
f8b0c98a71
|
refactor(sync): make leader life longer
|
2022-08-06 20:44:14 +08:00 |
Minghao Li
|
f83ca89ea2
|
refactor(sync): make leader life longer
|
2022-08-06 19:40:10 +08:00 |
Zhiqiang Wang
|
0f13d640b9
|
Merge pull request #15798 from taosdata/fix/ZhiqiangWang/TD-15311-fix-win-sync-compile-error
os: fix win sync compile error
|
2022-08-06 14:34:39 +08:00 |
Li Minghao
|
3e26cbbb61
|
Merge pull request #15800 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
|
2022-08-06 14:13:09 +08:00 |
afwerar
|
d42c9b0eae
|
os: fix win sync compile error
|
2022-08-06 13:44:01 +08:00 |
Minghao Li
|
05229b6650
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-08-06 13:18:03 +08:00 |
Minghao Li
|
e628b70726
|
refactor(sync): make leader life longer
|
2022-08-06 13:17:08 +08:00 |
afwerar
|
240a4a197c
|
os: fix win sync compile error
|
2022-08-06 13:10:01 +08:00 |
afwerar
|
457cae2561
|
os: fix win sync compile error
|
2022-08-06 11:46:05 +08:00 |