wangmm0220
|
9a09e318ca
|
opti:common message process logic in vnode and snode
|
2023-11-22 16:53:33 +08:00 |
Benguang Zhao
|
959f8105ee
|
enh: require command to trigger repairing vnodes on replaced disks
|
2023-10-19 18:55:12 +08:00 |
Benguang Zhao
|
e1c03118ab
|
enh: extract snapshot info for both of snap reader and writer
|
2023-10-19 10:51:13 +08:00 |
Benguang Zhao
|
4d55488495
|
feat: use SSnapshotParam as a parameter to vnodeSnapReaderOpen
|
2023-10-19 10:37:34 +08:00 |
Benguang Zhao
|
083dd148be
|
feat: exchange difference of snapshot info for replication
|
2023-10-19 10:37:34 +08:00 |
wangmm0220
|
473142fab7
|
fix:conflicts from 3.0
|
2023-10-16 11:35:56 +08:00 |
Haojun Liao
|
eb4449999f
|
other: merge 3.0
|
2023-10-12 10:33:48 +08:00 |
wangmm0220
|
5f7b6f19ba
|
feat:[TD-26056] add replay logic
|
2023-10-08 19:05:59 +08:00 |
wangmm0220
|
b04d57fcc3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26056
|
2023-10-08 16:15:19 +08:00 |
wangmm0220
|
3f2d890560
|
feat:[TD-26056] add replay logic
|
2023-10-08 16:06:15 +08:00 |
kailixu
|
85226d05a3
|
chore: code refactor for time series
|
2023-10-07 09:30:32 +08:00 |
kailixu
|
c70a1b77e6
|
chore: code optimization for time series
|
2023-10-07 00:17:21 +08:00 |
kailixu
|
e4a86aa70a
|
chore: remove obsolete codes
|
2023-10-05 23:52:50 +08:00 |
kailixu
|
d0a046c7a3
|
enh: exclude sys tbl for time series
|
2023-10-05 23:30:30 +08:00 |
kailixu
|
b1a0912a61
|
enh: exclude systables in log/audit db
|
2023-09-28 10:15:34 +08:00 |
wade zhang
|
f6134b42d7
|
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
|
2023-09-26 14:25:54 +08:00 |
Shungang Li
|
743a5b0640
|
feat: add db config item keep_time_offset
|
2023-09-25 15:46:08 +08:00 |
kailixu
|
8f828e052b
|
enh: timeseries calculation optimization
|
2023-09-22 20:07:51 +08:00 |
kailixu
|
6698861c8b
|
chore: timeseries distribute
|
2023-09-19 08:29:51 +08:00 |
kailixu
|
03aea454d7
|
chore: more code
|
2023-09-15 14:33:35 +08:00 |
Haojun Liao
|
9b70c0c457
|
fix:fix coverity issue and remove unnecessary files.
|
2023-09-14 09:06:10 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
kailixu
|
1a34cd1020
|
chore: optimize of report time series by quantity
|
2023-08-30 11:45:07 +08:00 |
Minglei Jin
|
7b4bb72392
|
fix(vnode/destroy): delete objects
|
2023-08-18 16:38:26 +08:00 |
Haojun Liao
|
40fe3ef4f6
|
fix(stream): refactor the step2 wal scan.
|
2023-07-27 14:49:20 +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
|
3fc282f035
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-12 11:57:19 +08:00 |
kailixu
|
57ceaed535
|
chore: code revert
|
2023-07-10 19:55:01 +08:00 |
kailixu
|
802112c00a
|
chore: more code
|
2023-07-09 21:49:37 +08:00 |
kailixu
|
06c52af2c2
|
enh: exclude tk_log from timeseries check
|
2023-07-07 10:14:37 +08:00 |
Hongze Cheng
|
1304c08cdd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-07-05 10:57:55 +08:00 |
Haojun Liao
|
9b3e34d589
|
Merge pull request #21735 from taosdata/refact/fillhistory
refactor: refactor the fill history operation
|
2023-07-05 10:48:51 +08:00 |
wangmm0220
|
58c7011e0e
|
feat:support only meta in tmq subscriptions
|
2023-06-30 11:42:40 +08:00 |
Haojun Liao
|
6857881742
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-25 10:41:32 +08:00 |
Haojun Liao
|
dad1854cbb
|
other: merge 3.0
|
2023-06-25 09:33:37 +08:00 |
wade zhang
|
254a20bdf3
|
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
|
2023-06-25 09:06:57 +08:00 |
Haojun Liao
|
ceb78fdad2
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-24 18:53:48 +08:00 |
Benguang Zhao
|
424086e324
|
enh: restore vgroup id in vmOpenVnodes for vnodeAlterHashRange
|
2023-06-20 15:40:09 +08:00 |
Shungang Li
|
b93f653d7e
|
feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
|
2023-06-19 19:03:35 +08:00 |
Haojun Liao
|
2ad30e2946
|
other: add files.
|
2023-06-15 17:31:59 +08:00 |
Haojun Liao
|
63ef04593d
|
fix: fix syntax error.
|
2023-06-09 09:48:18 +08:00 |
Haojun Liao
|
6a3c935b4a
|
fix(stream): fix error in fill history scan.
|
2023-06-07 09:15:55 +08:00 |
Haojun Liao
|
0dd933013c
|
enh(stream): make history task for stream running.
|
2023-06-05 17:58:00 +08:00 |
Haojun Liao
|
cca69f3038
|
Merge branch '3.0' into fix/resume_mem
|
2023-06-02 18:40:48 +08:00 |
Haojun Liao
|
f1bd829977
|
refactor: do some internal refactor.
|
2023-06-02 13:10:54 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
Haojun Liao
|
8f61e2d6ef
|
refactor: do some internal refactor.
|
2023-05-29 10:50:50 +08:00 |
Haojun Liao
|
953a69a829
|
refactor: do some internal refactor.
|
2023-05-29 10:12:27 +08:00 |
Haojun Liao
|
e24ce2111f
|
fix: set function ptr.
|
2023-05-26 00:00:07 +08:00 |