Hongze Cheng
|
645160d251
|
ehn: remove void
|
2024-09-24 10:06:30 +08:00 |
|
Hongze Cheng
|
9b3cd3fb8d
|
enh: error code handle
|
2024-09-11 10:56:40 +08:00 |
|
Hongze Cheng
|
37c12b6c3a
|
enh: error handling
|
2024-09-10 18:55:02 +08:00 |
|
Hongze Cheng
|
63b64a90c0
|
enh: remove void with error code handle
|
2024-09-10 13:12:05 +08:00 |
|
lyh250-666
|
06daf85130
|
Modify error code passing for taosMemoryCalloc function in vnode
|
2024-08-27 17:37:01 +08:00 |
|
Hongze Cheng
|
8ef31bc186
|
enh: refactor return code
|
2024-07-29 20:14:15 +08:00 |
|
Hongze Cheng
|
3c4b2c6bac
|
refactor error code
|
2024-07-29 10:33:29 +08:00 |
|
Hongze Cheng
|
ded23d4b08
|
enh: refactor return code
|
2024-07-27 18:28:26 +08:00 |
|
Hongze Cheng
|
decd68f811
|
refact more code
|
2024-07-17 22:09:09 +08:00 |
|
dmchen
|
5001cab278
|
fix/TS-2518
|
2024-06-27 04:38:17 +00:00 |
|
Haojun Liao
|
cff5e753ef
|
fix(stream): discard the result data block if the primary timestamp of results is expired.
|
2024-05-30 14:16:49 +08:00 |
|
Hongze Cheng
|
8050d73202
|
first version
|
2023-11-15 13:41:00 +08:00 |
|
Benguang Zhao
|
b80770dea8
|
fix: close vnode in the failed mode properly in vmCloseVnode
|
2023-11-09 13:05:52 +08:00 |
|
Hongze Cheng
|
cdb1d8296d
|
feat: concurrency on fileset
|
2023-10-27 17:48:19 +08:00 |
|
Benguang Zhao
|
959f8105ee
|
enh: require command to trigger repairing vnodes on replaced disks
|
2023-10-19 18:55:12 +08:00 |
|
Shungang Li
|
743a5b0640
|
feat: add db config item keep_time_offset
|
2023-09-25 15:46:08 +08:00 |
|
yihaoDeng
|
993ae84398
|
close backend
|
2023-08-16 07:17:15 +00:00 |
|
Hongze Cheng
|
927f6861be
|
more code
|
2023-06-20 10:41:24 +08:00 |
|
Hongze Cheng
|
4138361839
|
refact code
|
2023-06-14 14:05:41 +08:00 |
|
Hongze Cheng
|
61eb991eca
|
more code
|
2023-05-09 16:24:18 +08:00 |
|
Hongze Cheng
|
23e78dd908
|
more code
|
2023-03-27 19:12:25 +08:00 |
|
Hongze Cheng
|
bff8c216cc
|
more code
|
2023-01-10 11:36:40 +08:00 |
|
kailixu
|
6515c9c7c5
|
fix: real path optimization in case of invalid read
|
2022-11-17 10:56:24 +08:00 |
|
Cary Xu
|
872085bef4
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 15:18:26 +08:00 |
|
Cary Xu
|
65943b3712
|
chore: revert the code change
|
2022-11-01 14:51:37 +08:00 |
|
Cary Xu
|
0b6d117121
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 11:44:17 +08:00 |
|
Cary Xu
|
9f14c599f2
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 10:49:27 +08:00 |
|
Shengliang Guan
|
ed33fcb406
|
fix: invalid read problem
|
2022-10-23 08:38:03 +08:00 |
|
Hongze Cheng
|
d9daf76710
|
fix: invalid read problem
|
2022-10-20 10:18:28 +08:00 |
|
Hongze Cheng
|
b7342525c7
|
more code
|
2022-10-18 13:38:26 +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 |
|
Benguang Zhao
|
4b4f7a44f4
|
fix: resolve memory leak in vnodeOpen when vnodeSyncOpen failure
|
2022-09-28 17:40:10 +08:00 |
|
Minglei Jin
|
45dc2ec1f2
|
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 14:32:11 +08:00 |
|
Shengliang Guan
|
d5aea7dac2
|
refactor: adjust sync log
|
2022-08-02 16:39:12 +08:00 |
|
Minglei Jin
|
bd473f7eb0
|
fix: dismiss compiling issues
|
2022-07-30 19:26:10 +08:00 |
|
Hongze Cheng
|
684dd82358
|
fix read concurrency
|
2022-07-21 11:42:42 +00:00 |
|
Hongze Cheng
|
58135a1aeb
|
tsdb r/w concurrency
|
2022-07-19 06:19:01 +00:00 |
|
Hongze Cheng
|
e0deddc817
|
more work
|
2022-06-25 03:46:05 +00:00 |
|
Hongze Cheng
|
4b33695f3c
|
more work
|
2022-06-23 08:34:18 +00:00 |
|
Minglei Jin
|
a55f40a1a7
|
feat/tsdbCache: the first round tsdbCache
|
2022-06-21 10:54:30 +08:00 |
|
Hongze Cheng
|
17efc22b03
|
refact: 1
|
2022-06-10 06:48:21 +00:00 |
|
Shengliang Guan
|
27c1687a05
|
refactor: adjust some logs
|
2022-06-02 14:30:26 +08:00 |
|
afwerar
|
c6f23145f3
|
fix(os): file path format error
|
2022-05-19 15:18:18 +08:00 |
|
Cary Xu
|
9ff2228df1
|
fix: alloc enough buf for tsdb
|
2022-05-18 06:00:16 +08:00 |
|
Cary Xu
|
156b0cfebf
|
feat: tsma logic optimization
|
2022-05-17 23:33:59 +08:00 |
|
Cary Xu
|
069ce051f0
|
feat: move sma module from tsdb to vnode
|
2022-05-15 20:17:20 +08:00 |
|
Cary Xu
|
b603e798c6
|
feat: rsma config optimization
|
2022-05-08 17:04:19 +08:00 |
|
Cary Xu
|
215613f4cd
|
feat: set tsdb cfg for rollup sma
|
2022-05-07 22:33:19 +08:00 |
|
Cary Xu
|
c7ca57f557
|
feat: rollup data submit
|
2022-05-02 00:30:47 +08:00 |
|