Minglei Jin
|
8ff644ffcf
|
Merge pull request #14784 from taosdata/fix/tsdb-cache-cfg
tsdbCache: use cachelast & cachelastsize cfg from vnode
|
2022-07-11 23:22:02 +08:00 |
Minglei Jin
|
e7a920e430
|
fix: fix file set index bug
|
2022-07-11 20:44:55 +08:00 |
Minglei Jin
|
53f56217f7
|
tsdbCache: use cachelast & cachelastsize cfg from vnode
|
2022-07-11 20:16:48 +08:00 |
Hongze Cheng
|
d459ea6afe
|
make it compile
|
2022-07-11 11:19:16 +00:00 |
Hongze Cheng
|
61fb45af56
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-11 09:48:43 +00:00 |
Hongze Cheng
|
be841955ae
|
make retention work
|
2022-07-11 09:45:04 +00:00 |
Shengliang Guan
|
6bc68021ba
|
Merge pull request #14745 from taosdata/fix/valgrind
refactor: adjust threads number
|
2022-07-11 16:59:18 +08:00 |
Liu Jicong
|
6d9727579b
|
Merge pull request #14761 from taosdata/feature/stream
feat(wal): add append interface
|
2022-07-11 16:50:28 +08:00 |
Shengliang Guan
|
5f4040bd67
|
enh: create database with cachelast option
|
2022-07-11 16:30:57 +08:00 |
Liu Jicong
|
c6052fadba
|
feat(wal): add append interface
|
2022-07-11 16:22:51 +08:00 |
Hongze Cheng
|
9071c650a1
|
retention code
|
2022-07-11 08:17:03 +00:00 |
Hongze Cheng
|
fe2266af26
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-11 07:19:10 +00:00 |
Minglei Jin
|
34d3816df9
|
Merge pull request #14758 from taosdata/fix/TD-17142
Fix/td 17142
|
2022-07-11 15:16:33 +08:00 |
Shengliang Guan
|
150489dc98
|
Merge branch 'feat/tsdb_snapshot' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-11 15:16:22 +08:00 |
Shengliang Guan
|
080f30d014
|
feat: trim db
|
2022-07-11 15:16:10 +08:00 |
Hongze Cheng
|
4ecf2fd78d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-11 06:58:54 +00:00 |
Minglei Jin
|
e0297bbd07
|
fix: clear decoder when reusing
|
2022-07-11 14:44:28 +08:00 |
Minglei Jin
|
22eb20bb67
|
tsdbCache: new row iterator for mem/imem/fs
|
2022-07-11 14:29:10 +08:00 |
Minghao Li
|
48fd4d8c33
|
refactor(sync): add vnode snapshot test
|
2022-07-11 14:26:18 +08:00 |
Liu Jicong
|
004f1e449a
|
Merge pull request #14753 from taosdata/feature/stream
fix(wal): rollback
|
2022-07-11 14:21:00 +08:00 |
Liu Jicong
|
9fd5ec9020
|
fix(wal): rollback
|
2022-07-11 13:38:50 +08:00 |
Haojun Liao
|
9af4cd3165
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-11 11:36:19 +08:00 |
Hongze Cheng
|
aa016b65d1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-11 03:25:02 +00:00 |
Haojun Liao
|
4527447b60
|
fix(query): handle the indefinit function output with partition by
|
2022-07-11 11:13:49 +08:00 |
Minghao Li
|
2dd7abd47e
|
refactor(sync): add vnode snapshot case
|
2022-07-11 10:34:02 +08:00 |
Xiaoyu Wang
|
ed66440c5c
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-11 10:08:54 +08:00 |
Hongze Cheng
|
795a071eb5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-11 01:48:15 +00:00 |
Liu Jicong
|
f9ba552496
|
Merge pull request #14739 from taosdata/feature/stream
fix(wal): read after rolling
|
2022-07-10 21:45:31 +08:00 |
Liu Jicong
|
711f960827
|
Merge branch '3.0' into feature/stream
|
2022-07-10 21:24:18 +08:00 |
Liu Jicong
|
219d966b25
|
fix(wal): read after rolling
|
2022-07-10 21:02:25 +08:00 |
Haojun Liao
|
5c3c418c7f
|
fix(query): set correct the fill column value for in case of no primary timestamp column exists.
|
2022-07-10 20:59:56 +08:00 |
Hongze Cheng
|
3781db867e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-10 12:25:25 +00:00 |
Hongze Cheng
|
be1af580c2
|
tsdb retention function
|
2022-07-10 12:25:11 +00:00 |
Li Minghao
|
6ae9741e02
|
Merge pull request #14738 from taosdata/feature/3.0_mhli
refactor(sync): update to SYNC_STRATEGY_WAL_FIRST
|
2022-07-10 19:43:28 +08:00 |
Minghao Li
|
9e4c4c50a0
|
refactor(sync): update to SYNC_STRATEGY_WAL_FIRST
|
2022-07-10 19:10:06 +08:00 |
Shengliang Guan
|
ffe4453bcc
|
Merge pull request #14736 from taosdata/feature/3_liaohj
refactor: do some internal refactor and fix some memory leak.
|
2022-07-10 18:12:42 +08:00 |
Li Minghao
|
49954b327f
|
Merge pull request #14730 from taosdata/feature/3.0_mhli
fix(sync): vnode snapshot sender
|
2022-07-10 17:52:29 +08:00 |
Haojun Liao
|
ac8e9d103c
|
other: merge 3.0
|
2022-07-10 17:40:55 +08:00 |
Haojun Liao
|
7dc7f478de
|
refactor: do some internal refactor and fix some memory leak.
|
2022-07-10 17:34:21 +08:00 |
Haojun Liao
|
b2a8eec15d
|
Merge pull request #14718 from taosdata/feature/3_liaohj
fix(query): set correct stddev merge input rows.
|
2022-07-10 17:25:41 +08:00 |
Liu Jicong
|
5478360bef
|
Merge pull request #14734 from taosdata/feature/stream
feat(tmq): support consume from tsdb then wal
|
2022-07-10 17:17:19 +08:00 |
Hongze Cheng
|
8c45b028c1
|
finish tsdb snapshot
|
2022-07-10 08:47:28 +00:00 |
Liu Jicong
|
9189f886a9
|
feat(tmq): support consume from tsdb then wal
|
2022-07-10 16:34:45 +08:00 |
Minghao Li
|
ee3ceccb0a
|
fix(sync): vnode snapshot sender
|
2022-07-10 16:05:21 +08:00 |
Liu Jicong
|
5f36406b7d
|
Merge pull request #14724 from taosdata/feature/stream
refactor(stream)
|
2022-07-10 15:53:48 +08:00 |
Liu Jicong
|
ff5f1aa1a5
|
refactor(stream)
|
2022-07-10 15:23:34 +08:00 |
Liu Jicong
|
5640036f66
|
refactor(stream)
|
2022-07-10 14:48:16 +08:00 |
Haojun Liao
|
69e9a2ad5c
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-10 14:46:53 +08:00 |
Minghao Li
|
0521bd5afe
|
refactor(sync): add vnodeSnapWriterClose IsApply
|
2022-07-10 14:28:46 +08:00 |
Liu Jicong
|
bafa54778a
|
refactor(stream)
|
2022-07-10 14:10:39 +08:00 |