wade zhang
|
ec86a68b6f
|
Merge pull request #22045 from taosdata/FEAT/TS-2699-3.0
enh: unify handling of vnode primary dir for vnd, tsdb and sma
|
2023-07-13 13:55:46 +08:00 |
|
Benguang Zhao
|
e209b487c6
|
enh: rename func name vnodeGetPrimaryDir
|
2023-07-13 10:38:05 +08:00 |
|
Haojun Liao
|
c388802bda
|
Merge pull request #22024 from taosdata/fix/3_liaohj
fix(stream): fix concurrent bug in save task meta.
|
2023-07-12 18:17:27 +08:00 |
|
Benguang Zhao
|
05e8af4837
|
enh: unify handling of vnode primary dir for vnd and tsdb
|
2023-07-12 17:58:18 +08:00 |
|
Benguang Zhao
|
bbf58d2d9d
|
enh: unify handling of vnode primary dir in vnodeCreate and metaOpen
|
2023-07-12 17:56:21 +08:00 |
|
Haojun Liao
|
fed3803739
|
fix(stream): fix memory leak.
|
2023-07-11 19:29:52 +08:00 |
|
kailixu
|
d5435926c2
|
chore: more code
|
2023-07-11 12:37:01 +08:00 |
|
kailixu
|
14b438ec64
|
chore: bug fix
|
2023-07-11 07:02:36 +08:00 |
|
kailixu
|
f391462e34
|
chore: more code
|
2023-07-10 20:01:50 +08:00 |
|
kailixu
|
57ceaed535
|
chore: code revert
|
2023-07-10 19:55:01 +08:00 |
|
kailixu
|
f16fa6d000
|
enh: exclude tk log from time series check
|
2023-07-10 19:48:50 +08:00 |
|
kailixu
|
802112c00a
|
chore: more code
|
2023-07-09 21:49:37 +08:00 |
|
kailixu
|
a7253fc390
|
Merge branch '3.0' into enh/TD-25083-3.0
|
2023-07-09 16:04:38 +08:00 |
|
kailixu
|
06c52af2c2
|
enh: exclude tk_log from timeseries check
|
2023-07-07 10:14:37 +08:00 |
|
wade zhang
|
84740e96ee
|
Merge pull request #21939 from luckeverda/fix/TD-25074
fix/TD-25074
|
2023-07-06 15:44:22 +08:00 |
|
Haojun Liao
|
74f5b3f80e
|
Merge pull request #21959 from taosdata/refact/fillhistory
refactor: do some internal refactor.
|
2023-07-05 17:47:00 +08:00 |
|
Shungang Li
|
e6e52c3641
|
fix: ttlmgr convert in metaUpgrade
|
2023-07-05 17:44:17 +08:00 |
|
Haojun Liao
|
03dbcbf055
|
refactor: do some internal refactor.
|
2023-07-05 15:55: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 |
|
Benguang Zhao
|
1ca4256927
|
enh: use var prefixLen instead in vnodeRenameVgroupId
|
2023-07-04 15:36:42 +08:00 |
|
Shungang Li
|
dbf47f5fc1
|
fix: ttl fill cache only in initialization
|
2023-07-03 21:30:53 -04:00 |
|
Haojun Liao
|
200575647c
|
Merge branch '3.0' into refact/fillhistory
|
2023-07-03 15:16:18 +08:00 |
|
Shungang Li
|
8f164a7922
|
fix: ttl compatibility
|
2023-06-30 14:57:34 +08:00 |
|
Haojun Liao
|
3289ad62be
|
other: merge 3.0
|
2023-06-27 11:33:40 +08:00 |
|
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
|
Haojun Liao
|
6857881742
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-25 10:41:32 +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 |
|
wade zhang
|
e95b430e89
|
Merge pull request #21786 from taosdata/FIX/TD-24817-3.0
enh: make alter-hashrange atomic and idempotent
|
2023-06-21 13:29:04 +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 |
|
Benguang Zhao
|
090a1a1595
|
enh: rename dir at the end in vnodeRenameVgroupId
|
2023-06-19 15:48:32 +08:00 |
|
kailixu
|
4097b860d3
|
enh: support delete tsma interval
|
2023-06-16 19:04:12 +08:00 |
|
Haojun Liao
|
64365666b7
|
fix(stream): update the info, and do some internal refactor.
|
2023-06-16 16:04:43 +08:00 |
|
Haojun Liao
|
74e0138f72
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-15 15:25:00 +08:00 |
|
liuyao
|
693942b821
|
trans state
|
2023-06-15 14:13:17 +08:00 |
|
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
|
Benguang Zhao
|
b86fc3a697
|
fix: vnodeRenameVgroupId correctly
|
2023-06-14 21:38:25 +08:00 |
|
Haojun Liao
|
b44447e6f3
|
enh(stream): support restore from disk.
|
2023-06-14 10:19:03 +08:00 |
|
Haojun Liao
|
844a23225a
|
Merge pull request #21600 from taosdata/mark/tmq
fix:check wal not exist again before register to push & move push log…
|
2023-06-14 10:18:39 +08:00 |
|
Haojun Liao
|
97da2a8fac
|
fix(stream): set the fill history status.
|
2023-06-13 16:10:55 +08:00 |
|
Haojun Liao
|
fb24ed161d
|
enh(stream): set correct task status.
|
2023-06-12 22:48:23 +08:00 |
|
Benguang Zhao
|
16fbcbb67a
|
fix: filter by tbFName in metaFilterTableByHash
|
2023-06-12 14:19:50 +08:00 |
|
Haojun Liao
|
78a240be8f
|
enh(stream): add dispatch msg.
|
2023-06-12 13:12:45 +08:00 |
|
Benguang Zhao
|
3689b41f3a
|
Merge branch '3.0' into FIX/TD-24182-3.0
|
2023-06-12 09:39:49 +08:00 |
|
Haojun Liao
|
63ef04593d
|
fix: fix syntax error.
|
2023-06-09 09:48:18 +08:00 |
|
Haojun Liao
|
53246ed6bb
|
other: merge other branch.
|
2023-06-09 09:41:10 +08:00 |
|
Minglei Jin
|
cab07b2736
|
vnode/svr: fix missing colon post vgId
|
2023-06-09 08:21:45 +08:00 |
|
Minglei Jin
|
a6968485a8
|
enh(vnd/sync): refine invalid message log
|
2023-06-08 14:45:02 +08:00 |
|
Haojun Liao
|
6a3c935b4a
|
fix(stream): fix error in fill history scan.
|
2023-06-07 09:15:55 +08:00 |
|