Commit Graph

19421 Commits

Author SHA1 Message Date
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 30321c3497 Merge branch '3.0' into feature/sync-implementation 2021-11-16 11:43:42 +08:00
lichuang 8ab1eb642e [TD-10645][raft]<feature>refactor sync interface 2021-11-16 11:42:34 +08:00
Liu Jicong b099da1529
Merge pull request #8685 from taosdata/feature/tq
fix rocksdb compile
2021-11-15 17:50:59 +08:00
Liu Jicong 6a8a77e662 fix rocksdb compile 2021-11-15 17:49:26 +08:00
Liu Jicong ca9a566bd7 Merge branch '3.0' into feature/tq 2021-11-15 16:36:52 +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 5833c9c076 Merge branch '3.0' into feature/sync-implementation 2021-11-15 09:36:41 +08:00
Shengliang Guan d2f991327a get account error while read sdb file 2021-11-13 16:15:09 +08:00
Shengliang Guan f7908813f5 fix sdb bugs 2021-11-12 21:35:29 +08:00
Shengliang Guan 90922fd213 add checksum for sdb 2021-11-12 19:37:27 +08:00
Shengliang Guan 7a37edced0 fix sdb errors 2021-11-12 19:11:35 +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
Shengliang Guan f26cf444f6 refact sdb 2021-11-12 15:06:58 +08:00
lichuang 8eeaa2712d Merge branch '3.0' into feature/sync-implementation 2021-11-12 10:20:40 +08:00
lichuang 6d3efd1b1a [TD-10645][raft]<feature>refactor sync typedef 2021-11-12 10:20:03 +08:00
Shengliang Guan 4910ea2971 rename some variables 2021-11-11 19:02:38 +08:00
Shengliang Guan 2bdccc20ae minor changes 2021-11-11 18:45:25 +08:00
Shengliang Guan c7f4f9d4e7 minor changes in mnode 2021-11-11 17:31:52 +08:00
Shengliang Guan 419323274c minor changes 2021-11-11 14:23:12 +08:00
Shengliang Guan e9bfd8a4bb Merge remote-tracking branch 'origin/3.0' into feature/dnode3 2021-11-11 13:29:36 +08:00
Shengliang Guan ffd3425969 minor changes 2021-11-11 11:24:00 +08:00
Shengliang Guan d92a150c72 interface for transaction 2021-11-11 11:11:14 +08:00
Haojun Liao 8668733880 [td-10564] fix compiler error. 2021-11-10 23:31:35 +08:00
Haojun Liao 5a4f137b14 Merge branch '3.0' of github.com:taosdata/tdengine into 3.0 2021-11-10 23:25:02 +08:00
Haojun Liao a0d3fa46c2 [td-10564] refactor code and fix bug in parse sql. 2021-11-10 23:20:01 +08:00
Yiqing Liu 2d8d222c8a
Merge pull request #8650 from taosdata/revert-8644-test/CI_3.0
Revert "test for CI"
2021-11-10 19:41:02 +08:00
Yiqing Liu 6886f9f727
Revert "test for CI" 2021-11-10 19:40:40 +08:00
Haojun Liao 6fedb60ec2 [td-10564] Add test case and fix bug in generated log query plan. 2021-11-10 18:53:22 +08:00
Liu Jicong e4ff74fde2 add tq meta config 2021-11-10 17:12:39 +08:00
Haojun Liao 94b2e2ddc1 [td-10564] Fix bug in generating sql plan. 2021-11-10 16:56:13 +08:00
Yiqing Liu bb392d8daf
Merge pull request #8644 from taosdata/test/CI_3.0
test for CI
2021-11-10 16:18:40 +08:00
liuyq-617 7cdf65102c test for CI 2021-11-10 16:16:24 +08:00
Yiqing Liu fa78c0c334
Merge pull request #8643 from taosdata/test/CI_3.0
skip default checkout
2021-11-10 16:01:01 +08:00
Yiqing Liu 239c4d3a08
Merge branch '3.0' into test/CI_3.0 2021-11-10 15:59:56 +08:00
liuyq-617 a4764c36d6 skip default checkout 2021-11-10 15:58:33 +08:00
Yiqing Liu e5e366aa7c
Merge pull request #8641 from taosdata/revert-8640-test/CI_3.0
Revert "test for CI"
2021-11-10 15:55:21 +08:00