dmchen
06083e1eb9
init
2023-08-28 09:15:51 +08:00
dapan1121
e24498b0fd
enh: add task notify
2023-08-25 14:59:34 +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
dm chen
dda51d8019
Merge branch '3.0' into feat/TD-22970
2023-08-21 10:50:45 +08:00
Minglei Jin
c4a3a5da35
vnode: fix write to s3 last tier
2023-08-18 18:02:53 +08:00
dm chen
e020c4e8c5
Merge pull request #22456 from taosdata/3.0
...
merge 3.0 to feat/TD-22970
2023-08-16 16:49:43 +08:00
Haojun Liao
01ac99a651
Merge pull request #22413 from taosdata/fix/liaohj
...
refactor: refactor the transfer state procedure.
2023-08-13 23:28:18 +08:00
Haojun Liao
0d38f389ab
refactor: do some internal refactor.
2023-08-13 16:25:35 +08:00
dm chen
70a598f072
Merge pull request #22355 from taosdata/3.0
...
merge 3.0 to TD-22970
2023-08-08 09:53:07 +08:00
dm chen
5b03ab1705
Merge branch '3.0' into feat/TD-22970
2023-08-03 17:43:51 +08:00
wangmm0220
68ae64cdb2
fix:add committed & seek process logic
2023-07-31 18:53:25 +08:00
wangmm0220
cddf27e8b4
fix:add committed & seek process logic
2023-07-31 18:48:50 +08:00
wangmm0220
6179618b17
fix:add committed & seek process logic
2023-07-31 17:56:04 +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
Haojun Liao
321be1f83f
Merge pull request #22135 from taosdata/fix/3_liaohj
...
refactor: do some internal refactor.
2023-07-22 15:06:28 +08:00
Haojun Liao
16d7707b90
fix(stream): align the scan real time data for stream task.
2023-07-21 19:33:43 +08:00
wangmm0220
5cb35f2fa6
feat:add committed & position & commite_offset interface
2023-07-19 17:29:39 +08:00
dmchen
3711fdd865
feat/TD-22970
2023-07-18 16:09:38 +08:00
Hongze Cheng
145c43e346
little fix
2023-07-14 16:38:35 +08:00
Hongze Cheng
1fad69df3b
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-14 10:13:15 +08:00
Haojun Liao
e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
...
other: merge main
2023-07-13 17:55:28 +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
wangmm0220
cf64d4c9c5
fix:set get_assignment offset to first version of response block
2023-07-12 17:22:23 +08:00
Haojun Liao
fed3803739
fix(stream): fix memory leak.
2023-07-11 19:29:52 +08:00
Haojun Liao
3ffdbe923d
other: merge 3.0
2023-07-11 09:12:57 +08:00
Hongze Cheng
090ca39132
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-07 10:38:04 +08:00
Haojun Liao
03dbcbf055
refactor: do some internal refactor.
2023-07-05 15:55:55 +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
200575647c
Merge branch '3.0' into refact/fillhistory
2023-07-03 15:16:18 +08:00
Hongze Cheng
5390732f42
fix: coverity scan
2023-07-03 14:13:01 +08:00
Hongze Cheng
214c92264c
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-07-03 11:27:26 +08:00
Shungang Li
8f164a7922
fix: ttl compatibility
2023-06-30 14:57:34 +08:00
Haojun Liao
1ad05a06d6
Merge branch '3.0' into enh/tsdb_optimize
2023-06-27 11:46:37 +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
Hongze Cheng
3582046129
fix coredump
2023-06-25 09:45:58 +08:00
Haojun Liao
3099ec31cb
fix(tsdb): fix syntax error.
2023-06-25 09:36:43 +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
Hongze Cheng
8855659534
more code
2023-06-20 18:23:58 +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
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
Haojun Liao
1b9eca5ce0
other: merge main.
2023-06-15 13:03:17 +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