Commit Graph

1355 Commits

Author SHA1 Message Date
Minghao Li 51adf7e25e add raft store 2022-02-24 21:03:25 +08:00
Minghao Li c67a14ad8f add raft store 2022-02-24 20:22:55 +08:00
Minghao Li 8b71c4f5af add sync store test 2022-02-24 10:42:24 +08:00
Minghao Li 700287508a add sync store 2022-02-23 20:14:37 +08:00
Minghao Li 6cf9bb57f5 add timer 2022-02-23 17:17:02 +08:00
Minghao Li 7a47508c0e add sync io 2022-02-23 16:58:47 +08:00
Minghao Li c2a01bfd91 add sync io 2022-02-23 16:14:02 +08:00
Minghao Li 0e0af1de05 add sync code 2022-02-23 15:17:49 +08:00
Minghao Li 3d9d5240a5 add sync code 2022-02-23 09:54:44 +08:00
Minghao Li dca01dda58 add test 2022-02-22 11:52:49 +08:00
Minghao Li be375fa143 add sync code 2022-02-22 11:28:15 +08:00
Shengliang Guan f5c92c566c rollback for sync 2022-02-09 14:51:23 +08:00
Minghao Li ec70e160ef rm old sync code 2022-02-09 14:13:06 +08:00
Yihao Deng 13d2c8ffea
Merge pull request #9987 from taosdata/feature/rename_macro
rename MAX/MIN/POW2/SWAP name
2022-01-24 13:23:27 +08:00
yihaoDeng 92bef71ec7 rename MAX/MIN/POW2/SWAP name 2022-01-24 12:53:17 +08:00
Shengliang Guan 8cdd7023c6 remove warnings 2022-01-21 00:32:58 -08:00
Haojun Liao 8c416a5e4e [td-10564] refactor and add test cases. 2021-12-10 17:28:09 +08:00
lichuang b0c147f057 [TD-10645][raft]<feature>add vote resp process 2021-11-22 10:04:47 +08:00
lichuang 68e6b82a66 [TD-10645][raft]<feature>add vote resp process 2021-11-19 11:31:54 +08:00
lichuang ce654f835a [TD-10645][raft]<feature>refactor node and progress map 2021-11-19 10:18:56 +08:00
lichuang 7e2590f108 [TD-10645][raft]<feature>refactor node and progress map 2021-11-18 17:19:33 +08:00
lichuang 98a6b1918c [TD-10645][raft]<feature>refactor node and progress map 2021-11-17 15:50:57 +08:00
lichuang da029f32a7 [TD-10645][raft]<feature>refactor node and progress map 2021-11-17 12:06:06 +08:00
lichuang df2530f969 [TD-10645][raft]<feature>refactor node and progress map 2021-11-17 11:04:38 +08:00
lichuang 1d874657f7 [TD-10645][raft]<feature>add node map 2021-11-17 09:12:54 +08:00
lichuang 0c65b84886 [TD-10645][raft]<feature>add node map 2021-11-17 08:29:24 +08:00
lichuang a936a7a584 [TD-10645][raft]<feature>add node map 2021-11-16 15:41:08 +08:00
lichuang ffed86366f [TD-10645][raft]<feature>fix compile error 2021-11-16 13:50:28 +08:00
lichuang 8ab1eb642e [TD-10645][raft]<feature>refactor sync interface 2021-11-16 11:42:34 +08:00
lichuang 2521994923 [TD-10645][raft]<feature>refactor sync interface 2021-11-15 11:58:12 +08:00
lichuang 83a40a7f5a [TD-10645][raft]<feature>refactor sync interface 2021-11-15 11:11:06 +08:00
lichuang aa438e7a53 [TD-10645][raft]<feature>add restore process 2021-11-15 10:56:22 +08:00
lichuang 24b599f14b [TD-10645][raft]<feature>add restore process 2021-11-12 18:09:09 +08:00
lichuang fb01dd5628 [TD-10645][raft]<feature>add restore process 2021-11-12 16:00:33 +08:00
lichuang 6d3efd1b1a [TD-10645][raft]<feature>refactor sync typedef 2021-11-12 10:20:03 +08:00
lichuang f10a91ff03 [TD-10645][raft]<feature>refactor sync interface 2021-11-09 15:30:07 +08:00
lichuang de3164f16f [TD-10645][raft]<feature>add raft progress tracker 2021-11-09 14:58:10 +08:00
lichuang e17f573e0e [TD-10645][raft]<feature>add raft progress tracker 2021-11-09 10:53:08 +08:00
lichuang ccf8f14fdb [TD-10645][raft]<feature>add raft progress tracker 2021-11-08 15:58:19 +08:00
lichuang 4022f360a7 [TD-10645][raft]<feature>add raft append message handle 2021-11-05 16:35:07 +08:00
lichuang aee5ebd1ce [TD-10645][raft]<feature>add raft append message handle 2021-11-05 15:03:56 +08:00
lichuang da106e29b2 [TD-10645][raft]<feature>add raft vote message handle 2021-11-04 15:51:30 +08:00
lichuang c25d174fc2 [TD-10645][raft]<feature>add raft vote resp message handle 2021-11-04 14:56:21 +08:00
lichuang e05e6dba9a [TD-10645][raft]<feature>add raft election message handle 2021-11-04 12:39:45 +08:00
lichuang 446b14f315 [TD-10645][raft]<feature>replace SRpcEpSet to SEpSet 2021-11-04 09:53:52 +08:00
lichuang aab981f667 [TD-10645][raft]<feature>add raft election message handle 2021-11-03 15:30:54 +08:00
lichuang 349a6a4771 [TD-10645][raft]<feature>add raft message handle 2021-11-03 11:47:44 +08:00
lichuang 24a0966da6 [TD-10645][raft]<feature>add raft progress 2021-11-02 15:50:27 +08:00
lichuang fca35ceb29 [TD-10645][raft]<feature>add sync rpc client and server 2021-11-02 10:49:23 +08:00
lichuang 5b7261d63f [TD-10645][raft]<feature>add sync node timer 2021-10-29 17:09:25 +08:00
lichuang c319d1cb12 [TD-10645][raft]<feature>add raft module 2021-10-29 16:05:25 +08:00
lichuang 2dc480adf6 [TD-10645][raft]<feature>sync manager 2021-10-29 14:31:21 +08:00
Shengliang Guan 8ad7c2fd26 add sync interface 2021-10-28 15:50:53 +08:00
Shengliang Guan 73b7bef1e1 [TD-10430] refact dnode module 2021-10-25 17:39:21 +08:00
lichuang 048329e95e [feeature][raft]refactor raft interface to sync 2021-10-25 09:29:37 +08:00