Hongze Cheng
|
65ccc4aa48
|
feat: backgroud task priority
|
2023-11-29 18:01:31 +08:00 |
Hongze Cheng
|
ac3df85d8a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26684
|
2023-10-31 11:23:23 +08:00 |
Hongze Cheng
|
cdb1d8296d
|
feat: concurrency on fileset
|
2023-10-27 17:48:19 +08:00 |
kailixu
|
64765579e9
|
enh: check interval and keep for retentions
|
2023-10-25 22:42:01 +08:00 |
Benguang Zhao
|
f2bd43c07e
|
fix: set field length properly in tsdbGetSnapDetails
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
eb8c4d3e8c
|
enh: use hash table for filtering fset in tsdbSnapReaderOpen and tsdbSnapWriterOpen
|
2023-10-19 11:18:57 +08:00 |
Benguang Zhao
|
d5d713b1b4
|
enh: fill snapshot info for rsma tsdbs
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
b80f8201ce
|
feat: detect fs incompleteness of RSMA tsdbs
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
29bbebc323
|
enh: refactor a func name as tsdbSnapGetDetails
|
2023-10-19 11:04:39 +08:00 |
Benguang Zhao
|
eb4e2aa58f
|
feat: restore incomplete fsm state with maxVerValid via snapshot replication
|
2023-10-19 11:04:36 +08:00 |
Benguang Zhao
|
0c41fa56dc
|
feat: filter pExclude in tsdbFSCreateCopyRangedSnapshot
|
2023-10-19 11:00:44 +08:00 |
Benguang Zhao
|
410ced8320
|
feat: use TLV format to encode data of snapshot info
|
2023-10-19 10:51:13 +08:00 |
Benguang Zhao
|
f99795d027
|
enh: use tsdbSnapRangeArrayDestroy
|
2023-10-19 10:51:13 +08:00 |
Benguang Zhao
|
c1b2eedd3c
|
feat: impl tsdbSnapGetInfo
|
2023-10-19 10:51:08 +08:00 |
Benguang Zhao
|
4d55488495
|
feat: use SSnapshotParam as a parameter to vnodeSnapReaderOpen
|
2023-10-19 10:37:34 +08:00 |
Benguang Zhao
|
f8c6e8744a
|
refact: change field name of pExclude in SVSnapReader
|
2023-10-19 10:37:34 +08:00 |
Benguang Zhao
|
da28d490aa
|
enh: filterByVersion with snap ranges
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
1be2835fc1
|
enh: exclude a list of snap ranges in tsdbSnapReaderOpen
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
573c28fd06
|
enh: iterate over a list of snap ranges for STsdbSnapReader
|
2023-10-19 10:17:28 +08:00 |
Haojun Liao
|
506c55001d
|
fix(tsdb): fix race condition.
|
2023-10-12 17:57:03 +08:00 |
Hongze Cheng
|
b1797834c1
|
fix: set snapshot writer compression
|
2023-09-18 20:58:20 +08:00 |
Benguang Zhao
|
2d5b18039d
|
fix: next merger iter of tombs in loop of tsdbSnapWriteTombRecord
|
2023-09-07 17:14:50 +08:00 |
Hongze Cheng
|
32c5b6a947
|
fix: tsdb snapshot bug
|
2023-08-16 18:21:02 +08:00 |
Hongze Cheng
|
847bc0da08
|
fix: infinite tomb data sync loop
|
2023-08-11 18:10:16 +08:00 |
Hongze Cheng
|
a545d45b5e
|
fix: snapshot invalid read
|
2023-08-07 16:12:03 +08:00 |
Hongze Cheng
|
25120cede4
|
fix sma merge error
|
2023-07-14 13:46:01 +08:00 |
Hongze Cheng
|
23a743fd66
|
fix snapshot coredump
|
2023-07-05 10:01:00 +08:00 |
Hongze Cheng
|
2f57c8439b
|
more fix
|
2023-06-30 15:04:18 +08:00 |
Hongze Cheng
|
e79fe91ba0
|
more code
|
2023-06-30 14:57:57 +08:00 |
Hongze Cheng
|
c714138e9e
|
fix snapshot problem
|
2023-06-30 14:37:26 +08:00 |
Hongze Cheng
|
1e5fef9dbe
|
fix retention CI cases
|
2023-06-29 15:01:54 +08:00 |
Hongze Cheng
|
d23902877e
|
make it compile on win
|
2023-06-27 14:33:55 +08:00 |
Hongze Cheng
|
e79683a684
|
fix more
|
2023-06-26 13:57:18 +08:00 |
Hongze Cheng
|
c161943fe0
|
fix snapshot problem
|
2023-06-25 10:01:30 +08:00 |
Hongze Cheng
|
3582046129
|
fix coredump
|
2023-06-25 09:45:58 +08:00 |
Hongze Cheng
|
de60e688f6
|
more fix
|
2023-06-19 12:52:09 +08:00 |
Hongze Cheng
|
9ce58a2d80
|
refact more code
|
2023-06-19 11:32:19 +08:00 |
Hongze Cheng
|
a9fcebbdaf
|
more code
|
2023-06-16 17:12:05 +08:00 |
Haojun Liao
|
becacbc84b
|
fix(query): fix syntax error.
|
2023-06-02 23:36:47 +08:00 |
Haojun Liao
|
b5b4cd2a05
|
fix(query): load del info with upper version limitation.
|
2023-06-02 23:15:27 +08:00 |
Hongze Cheng
|
49728a235e
|
fix: more fix
|
2023-04-25 17:32:45 +08:00 |
Hongze Cheng
|
7e071ff458
|
enh: optimize snapshot transfer
|
2023-03-10 16:01:40 +08:00 |
Hongze Cheng
|
81ee050a0f
|
fix: coverity scan problem
|
2023-02-22 14:29:14 +08:00 |
Hongze Cheng
|
d9e8b3c047
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-02-08 10:20:22 +08:00 |
kailixu
|
9598fe684e
|
Merge branch '3.0' into fix/TD-22047-3.0
|
2023-02-07 10:42:16 +08:00 |
Hongze Cheng
|
09628401f8
|
refact code
|
2023-02-06 14:49:50 +08:00 |
Xiaoyu Wang
|
5d499e52f9
|
merge main
|
2023-02-03 17:13:11 +08:00 |
Hongze Cheng
|
49631f6e96
|
fix: snapshot coredump caused by type
|
2023-02-03 14:34:55 +08:00 |
Hongze Cheng
|
cabf3e8683
|
fix: invalid read
|
2023-01-31 11:22:06 +08:00 |
Hongze Cheng
|
5904f967f5
|
fix: snapshot problem
|
2023-01-30 15:38:19 +08:00 |