Minglei Jin
443756c6ff
fix(meta): null txn after abort
2023-09-11 08:55:30 +08:00
kailixu
1a34cd1020
chore: optimize of report time series by quantity
2023-08-30 11:45:07 +08:00
kailixu
8e20740622
enh: report time series by quantity
2023-08-30 11:39:21 +08:00
kailixu
9d1ac801ed
Merge branch '3.0' into enh/TS-3812-3.0
2023-08-30 09:27:17 +08:00
Shungang Li
df2b2484df
fix: ttl cache entry record the original information for deletion
2023-08-29 17:18:22 +08:00
kailixu
db07511c93
enh: report time series by period and quantity
2023-08-29 16:08:51 +08:00
Shungang Li
458fd07976
enh: ttl split flush and drop table
...
config:
1. ttlFlushThreshold: maximum number of dirty items in memory
2. tsTtlBatchDropNum: number of tables dropped per batch
3. tsTrimVDbIntervalSec: interval of trimming db in all vgroups
2023-08-23 11:13:34 +08:00
slzhou
85d1dbe00a
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
2023-08-17 16:27:37 +08:00
shenglian zhou
4a9391929c
fix: select tags - ctb cursor pause/unlock and lock/resume
2023-08-17 14:59:17 +08:00
Haojun Liao
63bc50a723
Merge pull request #22427 from taosdata/feature/rebuildIndex0
...
rebuild index at tag0
2023-08-16 09:47:43 +08:00
slzhou
4fdaaba3ce
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tag-scan-opt
2023-08-15 17:18:25 +08:00
yihaoDeng
cf9f9ab471
rebuild index at tag0
2023-08-14 08:01:20 +00:00
slzhou
47d2f9ad6d
fix: first run without tag cond
2023-08-11 17:52:52 +08:00
kailixu
64a1636dd2
chore: trigger CI
2023-08-11 12:54:45 +08:00
kailixu
1d089fe085
fix: dup read lock on windows
2023-08-11 11:34:57 +08:00
shenglian zhou
b2e615d4e7
enhance: tag scan cursor based block
2023-08-10 17:30:01 +08:00
Haojun Liao
b145771a1b
other: merge 3.0
2023-07-27 16:38:57 +08:00
Haojun Liao
3d403dca5a
other: merge main.
2023-07-27 16:23:41 +08:00
Shungang Li
1d88a6a7c6
enh: ttlMgrFlush adjust log level
2023-07-19 11:15:54 +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
wade zhang
c2b3c2db52
Merge pull request #22066 from taosdata/fix/TD-25215-main
...
fix/TD-25215: ttlMgrDeleteTtl should ignore ttl 0 tables for main
2023-07-14 17:53:25 +08:00
wade zhang
021fcf2a59
Merge pull request #22059 from taosdata/fix/TD-25215
...
fix/TD-25215: ttlMgrDeleteTtl should ignore ttl 0 tables
2023-07-14 17:53:06 +08:00
yihaoDeng
e16a3935a5
fix coverity scan problem
2023-07-14 14:40:32 +08:00
Shungang Li
a48d359f8b
fix: ttlMgrDeleteTtl should ignore ttl 0 tables
2023-07-14 14:37:17 +08:00
Haojun Liao
e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
...
other: merge main
2023-07-13 17:55:28 +08:00
Shungang Li
a39a9428af
fix: ttlMgrDeleteTtl should ignore ttl 0 tables
2023-07-13 17:43:32 +08:00
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
Benguang Zhao
bbf58d2d9d
enh: unify handling of vnode primary dir in vnodeCreate and metaOpen
2023-07-12 17:56:21 +08:00
kailixu
d5435926c2
chore: more code
2023-07-11 12:37:01 +08:00
Haojun Liao
3ffdbe923d
other: merge 3.0
2023-07-11 09:12:57 +08:00
kailixu
57ceaed535
chore: code revert
2023-07-10 19:55:01 +08:00
kailixu
a7253fc390
Merge branch '3.0' into enh/TD-25083-3.0
2023-07-09 16:04:38 +08:00
wade zhang
0865b1a828
Merge pull request #21973 from luckeverda/fix/TD-25074-main
...
fix/TD-25074 for main
2023-07-07 11:24:33 +08:00
kailixu
06c52af2c2
enh: exclude tk_log from timeseries check
2023-07-07 10:14:37 +08:00
Minglei Jin
09222801c4
fix(coverity): fix coverity scan issues
2023-07-06 17:52:48 +08:00
Shungang Li
a31e054146
fix: ttlmgr convert in metaUpgrade
2023-07-06 15:47:32 +08:00
Shungang Li
a1a2b8331f
fix: ttl fill cache only in initialization
2023-07-06 15:47:32 +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
Shungang Li
e6e52c3641
fix: ttlmgr convert in metaUpgrade
2023-07-05 17:44:17 +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
Haojun Liao
82342ebdc7
Merge pull request #21934 from taosdata/feature/TD-20678
...
feat:subscribe only meta info
2023-07-04 11:28:27 +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
wangmm0220
58c7011e0e
feat:support only meta in tmq subscriptions
2023-06-30 11:42:40 +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
6ac179501a
fix: fix syntax error.
2023-06-25 10:46:21 +08:00
Haojun Liao
6857881742
Merge branch '3.0' into refact/fillhistory
2023-06-25 10:41:32 +08:00