Hongze Cheng
|
e20c36c022
|
enh: clear some useless asserts
|
2024-08-20 14:47:05 +08:00 |
Hongze Cheng
|
8bfd9adabd
|
ehn: refactor return code
|
2024-07-29 14:04:46 +08:00 |
Hongze Cheng
|
3e262250d7
|
enh: refact errno
|
2024-07-18 17:17:02 +08:00 |
Hongze Cheng
|
a7c8563c06
|
fix: remove useless code
|
2023-12-25 16:13:30 +08:00 |
facetosea
|
845493294d
|
osfile
|
2023-11-21 16:31:31 +08:00 |
Minglei Jin
|
fac7e521e9
|
s3/evict: fetch atime from stat file
|
2023-08-07 15:59:37 +08:00 |
Minglei Jin
|
4b96bc7147
|
Merge branch '3.0' into enh/tsdb_optimize
|
2023-07-19 11:15:57 +08:00 |
Benguang Zhao
|
b21e603481
|
enh: add the field diskPrimary to vnodeGetPrimaryDir, and entries of vnodes.json
|
2023-07-17 11:48:48 +08:00 |
Hongze Cheng
|
d81d2790ea
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-13 17:20:45 +08:00 |
Benguang Zhao
|
e209b487c6
|
enh: rename func name vnodeGetPrimaryDir
|
2023-07-13 10:38:05 +08:00 |
Benguang Zhao
|
05e8af4837
|
enh: unify handling of vnode primary dir for vnd and tsdb
|
2023-07-12 17:58:18 +08:00 |
Hongze Cheng
|
acde8586e0
|
ignore file check
|
2023-07-04 14:16:09 +08:00 |
Hongze Cheng
|
0e97340e50
|
more code
|
2023-06-21 14:53:36 +08:00 |
Hongze Cheng
|
96bfbbe784
|
refact more code
|
2023-05-16 10:07:46 +08:00 |
Hongze Cheng
|
ebfd8b03a3
|
more code
|
2023-05-08 16:16:45 +08:00 |
Hongze Cheng
|
afbaeb0d2d
|
more code
|
2023-04-07 15:12:31 +08:00 |
Hongze Cheng
|
171d360cac
|
Revert "current from binary to json"
|
2023-03-31 15:25:00 +08:00 |
Hongze Cheng
|
e43b606917
|
current from binary to json
|
2023-03-15 10:48:51 +08:00 |
Hongze Cheng
|
11bc53bbd7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-01-31 14:07:58 +08:00 |
kailixu
|
d9ae5a755c
|
fix: tsdb fs head/data/sma nRef
|
2023-01-18 11:05:39 +08:00 |
Hongze Cheng
|
112a6b833a
|
more code
|
2022-12-29 17:57:23 +08:00 |
kailixu
|
399dace80f
|
chore: code format optimization
|
2022-12-08 12:00:04 +08:00 |
kailixu
|
2d75447bb2
|
fix: update diskId when migrate DFileSet
|
2022-12-08 02:11:39 +08:00 |
Shengliang Guan
|
6d94afe48f
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
Shengliang Guan
|
d5126d469a
|
refact: replcase ASSERT with tAssert
|
2022-12-07 18:42:48 +08:00 |
Shengliang Guan
|
6c3cd3e19e
|
test: adjust log
|
2022-10-21 10:39:29 +08:00 |
Hongze Cheng
|
446e8c5d6d
|
fix: coverity scan problem
|
2022-10-20 09:36:15 +08:00 |
Hongze Cheng
|
cc455b9903
|
fix: coverity scan problem
|
2022-10-19 13:40:16 +08:00 |
Hongze Cheng
|
cebb964e31
|
fix more code
|
2022-10-19 10:33:07 +08:00 |
Hongze Cheng
|
0706f2dea2
|
more code
|
2022-10-18 16:54:53 +08:00 |
Hongze Cheng
|
1779c17375
|
more code
|
2022-10-18 16:22:06 +08:00 |
Hongze Cheng
|
40c7fed80d
|
more code
|
2022-10-18 14:00:12 +08:00 |
Hongze Cheng
|
6c1149f086
|
more code
|
2022-10-18 13:50:32 +08:00 |
Hongze Cheng
|
b7342525c7
|
more code
|
2022-10-18 13:38:26 +08:00 |
Hongze Cheng
|
ef06a9d265
|
fix more coverity scan problem
|
2022-10-17 09:58:34 +08:00 |
Hongze Cheng
|
7e174e347e
|
fix more issue
|
2022-10-15 11:20:37 +08:00 |
Hongze Cheng
|
2268a1e94e
|
fix some converity scan problem
|
2022-10-14 13:34:25 +08:00 |
Hongze Cheng
|
dfc91a38b0
|
more code
|
2022-10-10 21:29:36 +08:00 |
Cary Xu
|
1fe66cb846
|
Revert "enh(tsdb): data migrate should not block data r/w and commit"
|
2022-09-28 15:50:29 +08:00 |
Cary Xu
|
0841442db6
|
feat: logic optimization for data migration
|
2022-09-28 07:41:38 +08:00 |
Cary Xu
|
70f2c68570
|
chore: code format
|
2022-09-27 17:57:44 +08:00 |
Cary Xu
|
b7253d8814
|
chore: code optimization for tsdb commit
|
2022-09-27 17:55:01 +08:00 |
Cary Xu
|
9169c90f8d
|
fix: migrate logic for multi-tier storage
|
2022-09-26 18:29:08 +08:00 |
Cary Xu
|
d4fb75df8b
|
chore: merge 3.0 and migrate fix for multi-tier storage
|
2022-09-26 14:02:57 +08:00 |
Cary Xu
|
797b9376e7
|
chore: code optimization for fs destroy
|
2022-09-23 17:27:48 +08:00 |
Cary Xu
|
b8ea469aff
|
enh(tsdb): data migrate should not block data r/w and commit
|
2022-09-23 16:42:36 +08:00 |
Cary Xu
|
274d310f33
|
feat: retention should not block data commit
|
2022-09-19 17:36:51 +08:00 |
Cary Xu
|
e05fd1615b
|
fix: remove the code change for commit
|
2022-09-14 19:19:25 +08:00 |
Cary Xu
|
f7fe7a4afb
|
fix: remove the code change for commit
|
2022-09-14 19:18:51 +08:00 |
Cary Xu
|
aa43876665
|
enh: tsdb retention and fs optimization
|
2022-09-14 18:10:51 +08:00 |