Commit Graph

1300 Commits

Author SHA1 Message Date
Shengliang Guan d137ce1c73 refactor: create mnode handle 2022-05-25 23:07:06 +08:00
Shengliang Guan 60b65b9fc9 refactor: log for apply index 2022-05-25 20:45:45 +08:00
Minghao Li e0d3b53be7 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-25 18:32:59 +08:00
Minghao Li 8c5f6b6849 fix(sync): persist isStandby 2022-05-25 18:32:34 +08:00
Shengliang Guan 1100ec3fb3 refacor: alter mnode 2022-05-25 17:44:43 +08:00
Shengliang Guan 077ea1b658 Merge branch 'feature/sync-mnode-integration' into fix/mnode 2022-05-25 17:06:35 +08:00
Shengliang Guan b638d0ef8c refactor: let mnode report sync state 2022-05-25 16:41:38 +08:00
Shengliang Guan 9b051104ae Merge branch 'fix/mnode' into feature/sync-mnode-integration 2022-05-25 14:49:58 +08:00
Shengliang Guan 3a36979576 refactor: let all operations of mnode into the sync log 2022-05-25 14:49:08 +08:00
Minghao Li 104a207579 FpReConfigCb 2022-05-25 14:43:45 +08:00
Shengliang Guan 113eaaec4e Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-25 13:02:50 +08:00
Shengliang Guan 7ee2e5a37f refactor: let all operations of mnode into the sync log 2022-05-25 12:54:49 +08:00
Shengliang Guan bf8bbfbfbb refactor: mnode sync 2022-05-25 10:30:02 +08:00
dapan1121 12e99187b7
Merge pull request #12936 from taosdata/feature/qnode
fix: fix hb update epset issue
2022-05-25 09:24:15 +08:00
Shengliang Guan 9beb5ebee3 refactor: let all operations of mnode into the sync log 2022-05-24 23:10:21 +08:00
Shengliang Guan 7f3c60421a refactor: mnode sync 2022-05-24 22:34:48 +08:00
dapan1121 8e8eeed4cd fix hb issue 2022-05-24 21:22:03 +08:00
Minghao Li 9fc7536a0b refactor: modify FpSnapshotRead, FpSnapshotApply 2022-05-24 21:03:49 +08:00
Minghao Li 0a5412f33d refactor: modify FpSnapshotRead, FpSnapshotApply 2022-05-24 21:00:14 +08:00
Shengliang Guan 907ff2e4fe Merge branch 'feature/sync-mnode-integration' into fix/mnode 2022-05-24 20:56:48 +08:00
Shengliang Guan e0d6d47930 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-24 20:44:45 +08:00
Minghao Li 94438de0ec enh(sync): syncStartStandBy 2022-05-24 19:45:09 +08:00
Shengliang Guan d2d0ae20aa refactor: mnode snapshot 2022-05-24 19:29:23 +08:00
Shengliang Guan f99b20aaa9 refactor: add standby option for mnode 2022-05-24 17:28:33 +08:00
Minghao Li 6cf9f50c3a enh(sync): syncStartStandBy 2022-05-24 17:14:12 +08:00
Liu Jicong 984b831563 fix(tmq): unref topic 2022-05-24 15:56:10 +08:00
Shengliang Guan 8f37bb2e56 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-24 15:41:19 +08:00
Minghao Li 8fa1096c5b enh(sync): add mndSnapshotRead mndSnapshotApply 2022-05-24 15:38:52 +08:00
Shengliang Guan ca89251caa Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-24 15:38:05 +08:00
Minghao Li aa85781560 enh(sync): add mndSnapshotRead mndSnapshotApply 2022-05-24 15:28:12 +08:00
Shengliang Guan 9b273e1766 feat: create mnode 2022-05-24 15:05:01 +08:00
Shengliang Guan 077ea4a14f fix: avoid memory leak in mnode sync 2022-05-24 11:58:50 +08:00
Shengliang Guan 07fee01d1c fix: avoid memory leak in mnode sync 2022-05-24 11:26:17 +08:00
Shengliang Guan 0e8e04805a fix: avoid memory leak 2022-05-24 09:46:54 +08:00
Shengliang Guan 924b334b00 fix: avoid memory leak whilel stop sync 2022-05-24 00:07:09 +08:00
Shengliang Guan 7ec3c82cd6 Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-23 23:19:21 +08:00
Shengliang Guan 2f32e122af Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-23 23:17:21 +08:00
Li Minghao 43a62936e0
Merge branch '3.0' into feature/sync-mnode-integration 2022-05-23 22:11:28 +08:00
Minghao Li 43f2a51e4b fix(sync) sync/mnode eq msg 2022-05-23 22:08:14 +08:00
Shengliang Guan f93c4d0846 fix: follower processes the trans but does not send the action msg 2022-05-23 21:53:10 +08:00
Shengliang Guan a878b3edd5 fix: commit log should not be null 2022-05-23 21:17:04 +08:00
Shengliang Guan 3ff366cdaf Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-23 18:33:09 +08:00
Shengliang Guan 5ec450d01c fix: stop sync after queue is empty 2022-05-23 18:15:31 +08:00
Minghao Li dc82c1ba22 enh(sync) sync/mnode integration, syncStart async -> sync 2022-05-23 16:00:03 +08:00
Shengliang Guan 8bbae8dd12 refactor: pullup after sorting by transId 2022-05-23 14:32:44 +08:00
Shengliang Guan cb2527f71f refactor: sync integrate into mnode 2022-05-23 13:44:49 +08:00
Shengliang Guan 68b7f6946d refactor: sync integrate into mnode 2022-05-23 13:15:27 +08:00
Shengliang Guan 89c1e82337 refactor: sync integrate into mnode 2022-05-23 13:05:35 +08:00
Minghao Li 97b1e95ad8 enh(sync) sync/mnode integration, add term, currentTerm in cbMeta 2022-05-23 12:14:53 +08:00
Shengliang Guan c38a8055ba fix: add error code if malloc failed 2022-05-23 12:04:57 +08:00
Shengliang Guan 6c1d1927c9 refactor: sync integrate into mnode 2022-05-23 09:58:21 +08:00
Shengliang Guan 2b668e3b27 Merge branch '3.0' into fix/mnode 2022-05-22 18:15:45 +08:00
Shengliang Guan 32d48f3b8f refactor: sync integrate into mnode 2022-05-22 17:45:27 +08:00
Shengliang Guan e06f9fd05c refactor: sync integrate into mnode 2022-05-22 16:04:50 +08:00
Shengliang Guan c4428ba599 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-22 12:07:39 +08:00
Minghao Li b20794f365 enh(sync) sync/mnode integration 2022-05-21 22:35:02 +08:00
dapan1121 867a0914e8
Merge pull request #12800 from taosdata/feature/qnode
feat: drop table meta cache after table dropped
2022-05-21 22:17:51 +08:00
dapan1121 9364218963 fix mem leak 2022-05-21 21:59:04 +08:00
Minghao Li 249aecacda enh(sync) sync/mnode integration 2022-05-21 21:26:27 +08:00
Shengliang Guan 6253ed7db5 fix: memory leak 2022-05-21 20:32:45 +08:00
Shengliang Guan 12d27bfdd3 refactor: rpc msg handler 2022-05-21 17:57:39 +08:00
Shengliang Guan d5fabd5375 refactor: rpc msg handler 2022-05-21 17:38:09 +08:00
Shengliang Guan 682a7cab17 fix: avoid memory leak 2022-05-21 16:35:24 +08:00
Shengliang Guan 92e2d9612f refactor: free rpcCont on error occured 2022-05-21 15:54:05 +08:00
dapan1121 440908169d fix hb rpc issue 2022-05-20 21:35:46 +08:00
dapan1121 344237071e fix user auth failed issue 2022-05-20 15:37:39 +08:00
Shengliang Guan 7982dc969e
Merge pull request #12705 from taosdata/fix/dnode
refactor: adjust msgcb
2022-05-19 17:54:15 +08:00
Shengliang Guan 366d0f6d08 refactor: adjust msgcb 2022-05-19 17:39:24 +08:00
Liu Jicong 1753f76deb
Merge pull request #12699 from taosdata/feature/tq
enh(tq): update tb uid when droping table
2022-05-19 17:03:32 +08:00
Liu Jicong 2f9c63ae3f enh(tq): update tb uid when droping table 2022-05-19 15:37:30 +08:00
Shengliang Guan 1e7dd90844 enh: return success if version in alter request is smaller than the stb 2022-05-19 13:13:35 +08:00
Shengliang Guan 7002f32a92 enh: add tagver and colver to stb and its msg 2022-05-19 12:30:18 +08:00
Liu Jicong 82b2ae4194 enh(tmq): set and show client id 2022-05-19 11:20:47 +08:00
Shengliang Guan f47df5babe Merge pull request #12670 from taosdata/fix/dnode
fix: only send message to one vnode in the vgroup
2022-05-18 21:49:16 +08:00
Liu Jicong f2ee70efb1 merge from 3.0 2022-05-18 21:25:23 +08:00
Shengliang Guan 8fca7d9a51 fix: incorrect sync status 2022-05-18 21:25:21 +08:00
Liu Jicong a696ed583a test(stream): _wstartts should be reverse quoted 2022-05-18 21:23:06 +08:00
Shengliang Guan 8ede87094f fix: incorrect sync status judgment 2022-05-18 21:02:26 +08:00
Shengliang Guan 03d15c9e1f fix: variable initialization order 2022-05-18 20:41:56 +08:00
Shengliang Guan f94eaa6730 fix: only send message to one vnode in the vgroup 2022-05-18 20:41:21 +08:00
Shengliang Guan 7e89f1c427 refactor: remove auth func 2022-05-18 18:27:42 +08:00
Shengliang Guan b81ba96c86 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-05-18 17:43:34 +08:00
Shengliang Guan 30574a17b6 refactor: adjust msg logs 2022-05-18 16:58:28 +08:00
Liu Jicong 9e71d03d37 enh(tmq): commit when consumer_close called 2022-05-18 15:31:05 +08:00
Shengliang Guan 6a70fab3ad Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-05-18 14:21:02 +08:00
Shengliang Guan 77575d1e70 refactor: shm queue in multi process mode 2022-05-18 14:20:46 +08:00
Shengliang Guan 67b0fd9261 fix: wrong db status 2022-05-18 09:25:00 +08:00
Shengliang Guan bd5d21b2fd Merge remote-tracking branch 'origin/3.0' into feature/check 2022-05-18 09:18:14 +08:00
Liu Jicong 56f760e13a merge from 3.0 2022-05-17 23:03:07 +08:00
Liu Jicong 3f0e89cabd feat(tmq): refine commit offset api 2022-05-17 22:16:26 +08:00
Shengliang Guan b858688fab fix: unreasonable error message when creating db with insufficient dnodes 2022-05-17 21:31:59 +08:00
Shengliang Guan 7563605418 fix: wrong db status 2022-05-17 21:24:32 +08:00
Shengliang Guan 82a8f63dec fix: bad code merge 2022-05-17 21:20:43 +08:00
Shengliang Guan 00a69a4d57 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-17 19:41:53 +08:00
Liu Jicong d762ec6371 enh(tmq): adaptive schema 2022-05-17 18:18:55 +08:00
Liu Jicong 8ceae5854d fix(tmq): fix memory leak 2022-05-17 17:01:07 +08:00
Shengliang Guan d7e895448d fix: conflicts after refactor SRpcMsg 2022-05-17 16:32:23 +08:00
Shengliang Guan 0623514ed1 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-17 16:12:53 +08:00
Shengliang Guan 9a9a1927a5 refactor: make more object global 2022-05-17 16:01:06 +08:00
Hongze Cheng e1645ee19c more alter table 2022-05-17 05:30:08 +00:00