Commit Graph

58 Commits

Author SHA1 Message Date
Minghao Li 092a07475d refactor(sync): process hb and appendentries 2022-10-17 16:38:44 +08:00
Minghao Li 7b60484559 refacotr(sync): add case sync2-test.sim 2022-10-17 10:43:29 +08:00
Minghao Li 5745223bca refactor(sync): add double queues in mnode 2022-10-17 10:33:27 +08:00
Minghao Li 2ae4081a3f refactor(sync): add double queues in vnode 2022-10-13 20:57:36 +08:00
Minghao Li 87dd0fc168 refactor(sync): delete ASSERT(0) in snapshotReceiverFinish 2022-09-01 10:54:02 +08:00
Xiaoyu Wang d9d892bf29 enh: show command optimize 2022-08-11 21:21:59 +08:00
Xiaoyu Wang 44df51f98f enh: show command optimize 2022-08-11 20:56:31 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
tomchon 9e32cd4fca test: modify testcases of muti-mnodes 2022-08-06 21:30:38 +08:00
Li Minghao 57a0fcd86d
Merge pull request #15720 from taosdata/feature/3.0_mhli
refactor(sync): change wal fsync flag to false
2022-08-04 10:14:20 +08:00
tomchon 8fec8eac94 tset:comment testcase of vnodeReplica 2022-08-03 16:16:55 +08:00
Minghao Li da83f06609 refactor(sync): add sim case 2022-08-03 14:58:58 +08:00
Cary Xu cecec01b75 fix: handle rsma resource leak 2022-08-02 19:21:27 +08:00
Cary Xu 466e7965ed feat: rsma1/rsma2 support replication 2022-07-30 00:38:11 +08:00
Cary Xu e3efc089b4 fix: assign groupId for rsma uniformly 2022-07-29 12:15:19 +08:00
Li Minghao 3bb89e7097
Merge pull request #15524 from taosdata/feature/3.0_mhli
refactor(sync): modify propose batch interface
2022-07-28 19:03:06 +08:00
Cary Xu 0bb2342787 other: revert the test case 2022-07-28 17:18:20 +08:00
Minghao Li b5ebd55be7 refactor(sync): add test case 2022-07-28 14:36:11 +08:00
Cary Xu 3e2c24d987 other: add debug logs 2022-07-27 20:56:33 +08:00
Shengliang Guan 25bb976334 test: adjust case for db option 2022-07-26 19:17:52 +08:00
Shengliang Guan 5d507aea31 test: adjust case for db option 2022-07-26 18:30:52 +08:00
Li Minghao 4e18941000
Merge pull request #14990 from taosdata/feat/tsdb_snapshot
feat(tsdb/sync): tsdb snapshot/sync integration
2022-07-16 17:09:08 +08:00
Minghao Li 6f29fd4020 fix(sync): snapshot begin index 2022-07-16 15:34:22 +08:00
tomchon 24023e9169 test:modify testcase 2022-07-16 12:17:29 +08:00
tomchon d730bc3b00 test:modify testcase 2022-07-16 12:15:52 +08:00
Minghao Li 33e4b35380 refactor(sync): add case 2022-07-15 17:15:04 +08:00
Minghao Li 68ecae1df5 refactor(sync): add case 2022-07-15 16:57:45 +08:00
Minghao Li 5b6c7bc38d refactor(sync): add leader transfer callback 2022-07-15 14:26:18 +08:00
Shengliang Guan 742fb1e594 test: adjust some cases 2022-07-15 10:35:00 +08:00
Minghao Li 37ebcdeaaa refactor(sync): add elect case 2022-07-12 14:36:38 +08:00
Minghao Li 9627c67d69 refactor(sync): add vnode snapshot case 2022-07-12 10:12:03 +08:00
Minghao Li 7477103dae refactor(sync): add test case 2022-07-11 20:42:56 +08:00
Minghao Li 2dd7abd47e refactor(sync): add vnode snapshot case 2022-07-11 10:34:02 +08:00
Minghao Li ee3ceccb0a fix(sync): vnode snapshot sender 2022-07-10 16:05:21 +08:00
Minghao Li 56e65d13d1 refactor(sync): add fake syncRestoreFromSnapshot 2022-07-08 17:37:25 +08:00
Minghao Li 1ee5468411 fix(sync): append entries batch 2022-07-08 14:47:00 +08:00
Minghao Li 1c3c270307 fix(sync): snapshot strategy wal first 2022-07-07 17:00:01 +08:00
Minghao Li 5b6f43ebf3 refactor(sync): add vnodesnapshot.sim 2022-07-06 20:52:39 +08:00
Minghao Li 0c811753f2 refactor(sync): add vnodesnapshot.sim 2022-07-06 20:48:38 +08:00
afwerar d5ab6209c7 test: add test time count print 2022-06-24 14:04:25 +08:00
tomchon fcba91b75f resolve conflict 2022-06-06 11:58:49 +08:00
tomchon d3c17f50fa test:modify testcase of muti-vgroups 2022-06-06 11:49:03 +08:00
Hui Li fbc0951d9a
Merge pull request #13430 from taosdata/test/chr/TD-14699
test: add testcase of muti-replica mnode
2022-06-03 10:01:51 +08:00
tomchon f38db7ad5d test: add testcase of muti-replica mnode 2022-06-02 21:39:54 +08:00
tomchon 79be6f7e0a test: add testcase of muti-replica mnode 2022-06-02 20:11:29 +08:00
Shengliang Guan e35ebdadac refactor: rename LEADER to leader 2022-06-02 14:35:59 +08:00
tomchon 6f666dd6eb test: add testcase of muti-replica mnode 2022-06-01 17:57:52 +08:00
tomchon 471bc1a37a test: add cluster testcase of electing leader 2022-05-25 22:11:00 +08:00
tomchon 7b909d59db add cluster testcase of electing leader 2022-05-25 22:10:24 +08:00
tomchon 9f5ac9e55b test:modify testcase of inserting data 2022-05-21 17:42:54 +08:00