Minghao Li
|
aebf398b9a
|
refactor(sync): add trace log
|
2022-07-21 17:34:29 +08:00 |
Minghao Li
|
da2686ce69
|
refactor(sync): add log tools
|
2022-07-21 16:43:56 +08:00 |
Minghao Li
|
ee237b091d
|
refactor(sync): add log tools
|
2022-07-21 15:43:55 +08:00 |
Minghao Li
|
c4bb5a1a52
|
refactor(sync): add log tools
|
2022-07-21 15:25:46 +08:00 |
Minghao Li
|
8915486ec1
|
fix(sync): raft store persist
|
2022-07-21 14:51:02 +08:00 |
Minghao Li
|
ac51192084
|
refactor(sync): add trace log
|
2022-07-21 13:54:24 +08:00 |
Minghao Li
|
3eff1f03e0
|
refactor(sync): add trace log
|
2022-07-21 10:57:14 +08:00 |
Minghao Li
|
540f519ad7
|
refactor(sync): add trace log
|
2022-07-20 20:24:49 +08:00 |
Minghao Li
|
b77e0a6750
|
refactor(sync): add trace log
|
2022-07-20 19:58:26 +08:00 |
Minghao Li
|
3491896b7a
|
refactor(sync): add trace log
|
2022-07-20 19:12:02 +08:00 |
Minghao Li
|
94b3e9d2f0
|
refactor(sync): add trace log
|
2022-07-20 19:00:55 +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
|
90e7d794f3
|
fix(sync): reset commit index by snapshot when open sync
|
2022-07-20 13:32:38 +08:00 |
Minghao Li
|
11b473fe9e
|
refactor(sync): add trace log
|
2022-07-20 11:56:46 +08:00 |
Minghao Li
|
4c3e1fdaa9
|
refactor(sync): add trace log
|
2022-07-20 11:34:51 +08:00 |
Minghao Li
|
54be75ff13
|
refactor(sync): add trace log
|
2022-07-20 11:18:43 +08:00 |
Minghao Li
|
322bbc493e
|
refactor(sync): add trace log
|
2022-07-20 11:09:54 +08:00 |
Minghao Li
|
30bf78af96
|
refactor(sync): restart heartbeat timer after replicate
|
2022-07-19 19:04:11 +08:00 |
Minghao Li
|
991d6fd8a1
|
refactor(sync): add trace log
|
2022-07-19 17:20:59 +08:00 |
Minghao Li
|
329ba3cee8
|
refactor(sync): add trace log
|
2022-07-19 14:34:39 +08:00 |
Minghao Li
|
fc08a35fbf
|
refactor(sync): update sync-timeout to 10s
|
2022-07-19 13:52:02 +08:00 |
Minghao Li
|
651ae5832e
|
refactor(sync): delete not exist log
|
2022-07-19 10:46:47 +08:00 |
Minghao Li
|
7187c87d35
|
refactor(sync): add restart heartbeat timer
|
2022-07-18 16:55:24 +08:00 |
Minghao Li
|
9f94dcb384
|
refactor(sync): add index/term in vnodeSnapWriterClose
|
2022-07-18 09:45:33 +08:00 |
Minghao Li
|
fdf7930702
|
refactor(sync): add index/term in snapshot write
|
2022-07-16 18:09:36 +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 |
Minghao Li
|
6f29fd4020
|
fix(sync): snapshot begin index
|
2022-07-16 15:34:22 +08:00 |
Minghao Li
|
59c7348c94
|
refactor(sync): add leader transfer callback
|
2022-07-15 16:07:45 +08:00 |
Minghao Li
|
681993884f
|
refactor(sync): add leader transfer callback
|
2022-07-15 14:55:33 +08:00 |
Li Minghao
|
e3eaddac0d
|
Merge pull request #14869 from taosdata/feature/3.0_mhli
refactor(sync): optimized replication
|
2022-07-15 13:12:37 +08:00 |
Minghao Li
|
3769e07708
|
refactor(sync): optimized replication
|
2022-07-13 18:13:22 +08:00 |
Li Minghao
|
60703bdd05
|
Merge pull request #14857 from taosdata/feature/3.0_mhli
refactor(sync): add skiplist entry cache
|
2022-07-13 17:52:45 +08:00 |
Minghao Li
|
511c39a0cf
|
refactor(sync): add skiplist entry cache
|
2022-07-13 15:55:38 +08:00 |
Shengliang Guan
|
480de34a0e
|
enh: support alter debugflag in dnode
|
2022-07-13 14:13:12 +08:00 |
Minghao Li
|
e91ca30b19
|
refactor(sync): add resp ttl clean
|
2022-07-12 20:23:31 +08:00 |
Shengliang Guan
|
037f84fafd
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-07-12 17:29:23 +08:00 |
Minghao Li
|
473e134f31
|
refactor(sync): add resp ttl clean
|
2022-07-12 16:57:19 +08:00 |
Minghao Li
|
96f9274fef
|
refactor(sync): add timer routines
|
2022-07-12 15:04:32 +08:00 |
Minghao Li
|
129b289bdf
|
refactor(sync): do leader transfer
|
2022-07-12 14:34:18 +08:00 |
Shengliang Guan
|
75804db990
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-12 14:22:10 +08:00 |
Shengliang Guan
|
b9165a9503
|
fix: reset queueSize after the queueItem is consumed and executed by the worker
|
2022-07-12 13:56:54 +08:00 |
Shengliang Guan
|
52b63db905
|
fix: invalid vnode ref while drop stream
|
2022-07-12 13:26:55 +08:00 |
Minghao Li
|
03fe08a890
|
refactor(sync): modify trace log
|
2022-07-12 11:15:58 +08:00 |
Minghao Li
|
d7d8d82eec
|
refactor(sync): modify log to index
|
2022-07-12 11:08:01 +08:00 |
Minghao Li
|
ded3224471
|
refactor(sync): modify log to index
|
2022-07-12 11:07:07 +08:00 |
Minghao Li
|
df63225b74
|
refactor(sync): modify append log
|
2022-07-11 17:26:45 +08:00 |
Liu Jicong
|
6d9727579b
|
Merge pull request #14761 from taosdata/feature/stream
feat(wal): add append interface
|
2022-07-11 16:50:28 +08:00 |
Liu Jicong
|
c6052fadba
|
feat(wal): add append interface
|
2022-07-11 16:22:51 +08:00 |