Hongze Cheng
|
81efe36d30
|
more code
|
2023-04-23 16:18:18 +08:00 |
Hongze Cheng
|
172eeee609
|
refact more code
|
2023-04-23 15:45:57 +08:00 |
Hongze Cheng
|
eba557effe
|
more code
|
2023-04-23 15:31:23 +08:00 |
Hongze Cheng
|
7cf2911c23
|
more code
|
2023-04-23 14:57:49 +08:00 |
Hongze Cheng
|
85a36d625e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-23 14:03:59 +08:00 |
Hongze Cheng
|
c336ec749a
|
more code
|
2023-04-23 14:02:43 +08:00 |
Hongze Cheng
|
2f91256a09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-21 10:45:41 +08:00 |
Hongze Cheng
|
bf8b9e744f
|
more code
|
2023-04-21 10:45:27 +08:00 |
cadem
|
bbb467725f
|
message compatible
|
2023-04-20 21:50:55 +08:00 |
dm chen
|
d594e4963f
|
Merge branch '3.0' into feat/learner
|
2023-04-20 19:11:06 +08:00 |
Benguang Zhao
|
a21e0fe75e
|
enh: propose vnode commit synchronously
|
2023-04-20 14:28:56 +08:00 |
cadem
|
ca6ee940f7
|
typo
|
2023-04-19 18:59:40 +08:00 |
cadem
|
8b16f4b118
|
config compitible
|
2023-04-19 18:02:04 +08:00 |
cadem
|
c22bd63ed4
|
vnode config compitible
|
2023-04-19 15:11:16 +08:00 |
Hongze Cheng
|
b81f1c7be1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-19 14:38:24 +08:00 |
Xiaoyu Wang
|
7cf9919ab0
|
Merge pull request #20964 from taosdata/enh/3.0_planner_optimize
feat: last queries with tags output can be read from cache
|
2023-04-19 14:34:32 +08:00 |
Xiaoyu Wang
|
586b3945d1
|
feat: last queries with tags output can be read from cache
|
2023-04-19 13:09:11 +08:00 |
cadem
|
3b78d4382b
|
add learner
|
2023-04-18 19:03:45 +08:00 |
Xiaoyu Wang
|
6669c3a5ad
|
feat: last queries with tags output can be read from cache
|
2023-04-18 17:13:14 +08:00 |
Hongze Cheng
|
a2bf1e2c7a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-17 10:59:41 +08:00 |
Haojun Liao
|
efb9ebe875
|
Merge pull request #20873 from taosdata/feature/3_liaohj
enh(stream): the stream will start after vnode restore being completed.
|
2023-04-15 09:34:34 +08:00 |
Hongze Cheng
|
edf9fdbecc
|
make it compile
|
2023-04-14 23:19:36 +08:00 |
Hongze Cheng
|
bd1c8e1902
|
fix more code
|
2023-04-14 21:59:08 +08:00 |
Hongze Cheng
|
01bacc10ef
|
fix: an important fix
|
2023-04-14 21:43:40 +08:00 |
Haojun Liao
|
1cd2268a99
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-14 18:30:55 +08:00 |
Haojun Liao
|
02ec67ad9e
|
Merge pull request #20882 from taosdata/fix/TS-3081
fix:open test cases for tmq & add log if rebalance error
|
2023-04-14 17:56:58 +08:00 |
Haojun Liao
|
e0cb8aa534
|
fix(stream): don't the initial task status and do some internal refactor.
|
2023-04-14 17:43:37 +08:00 |
Hongze Cheng
|
d1289d4c21
|
more code
|
2023-04-14 13:39:42 +08:00 |
Haojun Liao
|
eb0e1f848a
|
fix(stream): remove unused tqreader, do some internal refactor, set the meta value for streamtask.
|
2023-04-14 12:00:09 +08:00 |
Xiaoyu Wang
|
96d2c5b9e3
|
Merge pull request #20927 from taosdata/FIX/TD-23552-main
enh: try to propose vnode commit at vnode closing
|
2023-04-14 09:14:10 +08:00 |
Xiaoyu Wang
|
31b2db470b
|
Merge pull request #20923 from taosdata/fix/3.0_merge_main
merge 3.0
|
2023-04-14 09:11:51 +08:00 |
Haojun Liao
|
f8b672f09f
|
other: merge main.
|
2023-04-14 09:07:18 +08:00 |
Haojun Liao
|
4d83118ff7
|
fix(stream): fix memory leak.
|
2023-04-13 23:49:14 +08:00 |
Haojun Liao
|
70b45a4cf0
|
fix(stream): all data should be extracted from wal.
|
2023-04-13 23:22:09 +08:00 |
Benguang Zhao
|
d8386754ee
|
enh: try to propose vnode commit at vnode closing
|
2023-04-13 19:45:24 +08:00 |
Xiaoyu Wang
|
7e51190bc8
|
Merge pull request #20914 from taosdata/fix/TD-22941-1
fix(tsdb/read): release bi cache entry before returning
|
2023-04-13 19:24:06 +08:00 |
Xiaoyu Wang
|
d3642c84a2
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-13 16:36:30 +08:00 |
Hongze Cheng
|
ac0bb0cf44
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-13 15:13:42 +08:00 |
Hongze Cheng
|
e60672d019
|
more code
|
2023-04-13 15:13:27 +08:00 |
Minglei Jin
|
ab372d501a
|
fix(tsdb/read): release bi cache entry before returning
|
2023-04-13 14:33:37 +08:00 |
Xiaoyu Wang
|
a44d455e56
|
merge 3.0
|
2023-04-13 14:32:05 +08:00 |
cadem
|
b405855ba8
|
balance leader to enterprise
|
2023-04-13 13:40:42 +08:00 |
Xiaoyu Wang
|
3d962cd950
|
Merge pull request #20905 from taosdata/fix/TD-22941
fix(tsdb/cache): fix block index ref releasing
|
2023-04-13 13:37:20 +08:00 |
Minglei Jin
|
589ed9d0ce
|
fix(tsdb/cache): fix block index ref releasing
|
2023-04-13 12:09:44 +08:00 |
Minglei Jin
|
ef219095cf
|
fix(tsdb/read): remove duplicat schema fetching
|
2023-04-13 10:06:49 +08:00 |
Xiaoyu Wang
|
c35e6aa382
|
Merge pull request #20842 from taosdata/fix/hash-ref-count-high
add cancel in fetch cluster
|
2023-04-12 16:53:43 +08:00 |
Hongze Cheng
|
58ed42b063
|
more code
|
2023-04-12 15:18:12 +08:00 |
Xiaoyu Wang
|
933660ae8d
|
Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main
|
2023-04-12 14:13:23 +08:00 |
Xiaoyu Wang
|
9c0027cb2a
|
Merge pull request #20880 from taosdata/FIX/TD-23509-main
enh: refactor some sync func names
|
2023-04-12 14:01:55 +08:00 |
wangmm0220
|
50022faf87
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3081
|
2023-04-12 13:57:37 +08:00 |