Haojun Liao
|
723efba79b
|
Merge branch '3.0' into refact/submit_req
|
2022-12-26 13:25:25 +08:00 |
Haojun Liao
|
fbc9e77004
|
Merge branch '3.0' into refact/submit_req
|
2022-12-26 10:26:17 +08:00 |
Shengliang Guan
|
664dcb6b4e
|
Merge branch 'main' into merge/mainto3.0_1226
|
2022-12-26 09:26:54 +08:00 |
kailixu
|
73710da55f
|
chore: rsma sync and assert
|
2022-12-25 21:54:09 +08:00 |
kailixu
|
4f25c0f7d3
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-24 00:59:35 +08:00 |
Liu Jicong
|
0d56da7508
|
fix: skip msg
|
2022-12-23 19:04:39 +08:00 |
Minglei Jin
|
e302cb320f
|
fix(meta/malloc): use new aligned buffer pool malloc
|
2022-12-22 17:29:29 +08:00 |
Haojun Liao
|
fdade6d6a3
|
Merge branch '3.0' into refact/submit_req
|
2022-12-19 11:24:00 +08:00 |
Shengliang Guan
|
cb8cd5f733
|
Merge branch 'main' into fix/td-21029
|
2022-12-15 19:24:16 +08:00 |
Shengliang Guan
|
4db6b043c6
|
fix: reduce the frequency of retry in sync not ready case while alter db
|
2022-12-14 19:01:31 +08:00 |
Shengliang Guan
|
60bab9ae55
|
refact: post sem in vnode while sync timeout
|
2022-12-14 16:09:28 +08:00 |
Shengliang Guan
|
2b256542a5
|
refact: add vnode timer
|
2022-12-14 09:14:40 +08:00 |
Minglei Jin
|
5f2b393c0c
|
meta/snapshot: use nil heap and abort tdb when rollback
|
2022-12-09 16:23:43 +08:00 |
Hongze Cheng
|
7b20c09f34
|
more code
|
2022-12-09 16:19:49 +08:00 |
Hongze Cheng
|
63cc4e27b1
|
more code
|
2022-12-09 15:50:22 +08:00 |
kailixu
|
6f377e3234
|
refact: tsma/rsma data format
|
2022-12-08 14:39:59 +08:00 |
Liu Jicong
|
74a253eac4
|
refactor
|
2022-12-08 13:34:42 +08:00 |
kailixu
|
f9bd3580d4
|
chore: rsma refact
|
2022-12-08 00:49:23 +08:00 |
Liu Jicong
|
b133a56219
|
refactor: support submitreq2
|
2022-12-07 15:19:34 +08:00 |
Hongze Cheng
|
899d7b0bcc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
|
2022-12-06 14:37:22 +08:00 |
kailixu
|
cb9aa7dcef
|
chore: rsmaFS process
|
2022-12-06 01:59:24 +00:00 |
kailixu
|
cf4ef434ee
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-05 06:56:27 +08:00 |
kailixu
|
cf0995f749
|
feat: async commit for rsma
|
2022-12-04 20:26:58 +08:00 |
Minglei Jin
|
a4adcbbe0d
|
vnode/async-commit: adapter vnode-commit to use txn commit
|
2022-12-04 18:13:51 +08:00 |
kailixu
|
8bc95dcb10
|
Merge branch '3.0' into feature/TD-19148-D
|
2022-12-04 17:54:17 +08:00 |
Hongze Cheng
|
2a20347210
|
add more code
|
2022-12-04 15:14:04 +08:00 |
kailixu
|
3a59c5381c
|
refact: tsma code optimization
|
2022-12-03 22:34:29 +08:00 |
kailixu
|
42b17760a2
|
refact: tsma result adaption
|
2022-12-03 20:06:55 +08:00 |
kailixu
|
e918982a5a
|
refact: rsma adaption for new SSubmitReq
|
2022-12-03 14:23:58 +08:00 |
kailixu
|
d3a88ea517
|
refactor: row and submit msg of rsma/tsdb
|
2022-12-03 13:33:30 +08:00 |
Hongze Cheng
|
e9356fa59d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit
|
2022-12-02 16:28:53 +08:00 |
Hongze Cheng
|
129c692f3e
|
more async commit
|
2022-12-02 15:44:24 +08:00 |
kailixu
|
9b4c881106
|
chore: rsma logic optimization
|
2022-12-01 21:43:42 +08:00 |
Hongze Cheng
|
3700f0dc8e
|
more code
|
2022-12-01 16:19:21 +08:00 |
slzhou
|
6d86fb5b51
|
Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan
|
2022-11-29 22:19:36 +08:00 |
Hongze Cheng
|
25ec924c91
|
more code
|
2022-11-29 17:29:49 +08:00 |
Hongze Cheng
|
0f8016995c
|
more code
|
2022-11-28 13:41:06 +08:00 |
slzhou
|
c2a7404b42
|
save work in case it losts
|
2022-11-25 23:00:14 +08:00 |
shenglian zhou
|
7f6ff39648
|
feat: table merge scan save work
|
2022-11-23 19:47:24 +08:00 |
Minglei Jin
|
35b9dc6b6c
|
meta: use meta cache to get uid's version instead of fetching from tdb
|
2022-11-18 17:07:19 +08:00 |
Minglei Jin
|
c17f8244be
|
enh(tdb): new interface of meta prep async commit
|
2022-11-07 16:45:29 +08:00 |
Liu Jicong
|
2fbc8e6306
|
refactor(stream): stream deploy and state transfer
|
2022-11-03 13:22:23 +08:00 |
Liu Jicong
|
8ca5f0bd9c
|
Merge branch '3.0' into feature/stream
|
2022-11-01 13:20:20 +08:00 |
Liu Jicong
|
2e640c38a2
|
refactor: stream and tmq message
|
2022-10-31 18:37:28 +08:00 |
Haojun Liao
|
4b2fa43dae
|
Revert "fix(query): handle partition by in table scan operator"
|
2022-10-28 18:05:19 +08:00 |
Haojun Liao
|
5a971dd03a
|
fix(query): handle partition by in table scan operator with limit/offset value.
|
2022-10-27 16:58:32 +08:00 |
Cary Xu
|
54526adcc3
|
fix: commit txn for rsma
|
2022-10-19 17:18:41 +08:00 |
Hongze Cheng
|
20b3e2168b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-19 11:56:15 +08:00 |
Cary Xu
|
a6e3da8045
|
chore: code optimization for sma commit
|
2022-10-19 09:37:38 +08:00 |
Minglei Jin
|
82132cdfdd
|
meta: new metaFinishCommit api & rollback parameter with metaOpen
|
2022-10-18 18:34:39 +08:00 |