Hongze Cheng
|
1ff3f96b08
|
Merge pull request #23465 from taosdata/fix/TD-26189-last-tier-write
enh(tsdb/retention): enable last tier write
|
2023-11-02 21:21:38 -05:00 |
Haojun Liao
|
ff5d69352f
|
Merge pull request #23493 from taosdata/fix/3_liaohj
fix(stream): add unsupport trans.
|
2023-11-03 09:07:33 +08:00 |
Haojun Liao
|
7a32b3a209
|
fix(stream): not transfer state if state is not appropriate.
|
2023-11-02 19:12:36 +08:00 |
Haojun Liao
|
c4079332ff
|
fix(stream):update the log level.
|
2023-11-02 18:18:04 +08:00 |
Haojun Liao
|
0a227e807f
|
refactor: set different tq level.
|
2023-11-02 18:18:04 +08:00 |
Hongze Cheng
|
faea18c38f
|
fix: invalid read when file is deleted
|
2023-11-02 16:59:11 +08:00 |
Haojun Liao
|
95efa07e92
|
fix(stream): add full unsupported event filtering.
|
2023-11-02 11:02:39 +08:00 |
Minglei Jin
|
46d3be1f08
|
config/page-cache-size: new parameter for pcache size
|
2023-11-02 10:10:03 +08:00 |
Minglei Jin
|
d0327e07b8
|
tsdb/pg-cache: use pgno for cache key instead of blkno
|
2023-11-02 09:42:19 +08:00 |
Hongze Cheng
|
a6ee7c4685
|
fix: possible coredump
|
2023-11-01 20:34:47 +08:00 |
Haojun Liao
|
7cf90dde5c
|
refactor: do some internal refactor.
|
2023-11-01 19:38:13 +08:00 |
Haojun Liao
|
00f029e44f
|
refactor: add some logs.
|
2023-11-01 19:38:12 +08:00 |
Haojun Liao
|
9a9c1d689d
|
fix(stream): add lock log.
|
2023-11-01 19:38:12 +08:00 |
Minglei Jin
|
6f0fa5d47e
|
tsdb/retention: remove incorrect right brace
|
2023-11-01 14:56:57 +08:00 |
Haojun Liao
|
3e6c89d8eb
|
fix(stream): add unsupport trans.
|
2023-11-01 11:43:02 +08:00 |
Minglei Jin
|
221afff9ee
|
vnode/write: remove keep modify code block
|
2023-11-01 11:00:47 +08:00 |
Minglei Jin
|
64644d673b
|
Merge branch '3.0' into fix/TD-26189-last-tier-write
|
2023-11-01 10:53:55 +08:00 |
Minglei Jin
|
a61502411d
|
tsdb/pg-cache: new page cache for tsdb s3 read file page
|
2023-11-01 10:49:05 +08:00 |
Haojun Liao
|
7359f98eca
|
Merge pull request #23428 from taosdata/fix/3_liaohj
other: merge refactor into 3.0
|
2023-11-01 09:44:31 +08:00 |
dapan1121
|
d40cc27abc
|
Merge pull request #23464 from taosdata/enh/TD-26638-3.0
enh: use placeholder '-' for interval of 1st retention level
|
2023-10-31 18:36:43 +08:00 |
Haojun Liao
|
a1aa2380ae
|
other: merge 3.0
|
2023-10-31 16:42:51 +08:00 |
Haojun Liao
|
0b18192b23
|
fix(stream): fix error in finishing event handling.
|
2023-10-31 16:40:16 +08:00 |
wade zhang
|
76c9b9afc5
|
Merge pull request #23377 from taosdata/FIX/TD-26596-3.0
feat: support pipelining of snap replication
|
2023-10-31 15:19:07 +08:00 |
wade zhang
|
25b09b467f
|
Merge pull request #23439 from taosdata/feat/TD-26971-3.0
TD-26971
|
2023-10-31 13:53:49 +08:00 |
kailixu
|
28cd8f4915
|
enh: file duration for rsma
|
2023-10-31 11:38:33 +08:00 |
Hongze Cheng
|
ac3df85d8a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26684
|
2023-10-31 11:23:23 +08:00 |
Haojun Liao
|
fc70fa053c
|
fix(tsdb): fix syntax error.
|
2023-10-31 10:45:14 +08:00 |
Haojun Liao
|
6a7ba0f5f5
|
fix(tsdb): handle the case where stt not exists, possibly exists while the stt-trigger is 1.
|
2023-10-31 10:45:14 +08:00 |
Haojun Liao
|
00626de6e4
|
fix(tsdb): fix error in decide if data buffer overlaps with stt files/block-files.
|
2023-10-31 10:45:13 +08:00 |
Haojun Liao
|
cb43299faa
|
fix(tsdb): avoid to read duplicated rows in buf.
|
2023-10-31 10:45:13 +08:00 |
Haojun Liao
|
635243f01a
|
refactor: do some internal refactor.
|
2023-10-31 10:45:12 +08:00 |
Haojun Liao
|
6e2240a3d1
|
fix(stream): fix the deadlock.
|
2023-10-31 10:45:12 +08:00 |
Haojun Liao
|
0c982093cd
|
fix(stream): enable the set of fill-history task to be un-init.
|
2023-10-31 10:45:12 +08:00 |
kailixu
|
b03baaed2c
|
chore: revert the code change
|
2023-10-30 19:49:50 +08:00 |
kailixu
|
89651626e3
|
chore: reopen rsma stream commit
|
2023-10-30 19:45:18 +08:00 |
dmchen
|
fe044051c8
|
memory leak
|
2023-10-30 19:36:27 +08:00 |
Minglei Jin
|
867ce92dcc
|
tsdb/file-rw: fix log msg
|
2023-10-30 19:28:18 +08:00 |
Minglei Jin
|
800cbfbb05
|
tsdb/file: new s3flag in mem
|
2023-10-30 17:36:49 +08:00 |
Haojun Liao
|
6e118c7963
|
fix(stream): fix memory leak.
|
2023-10-30 17:28:57 +08:00 |
dmchen
|
0f40e1dbb9
|
memory leak
|
2023-10-30 16:59:12 +08:00 |
dmchen
|
be0a85a0ff
|
memory leak
|
2023-10-30 15:22:54 +08:00 |
Minglei Jin
|
84d2f9c379
|
tsdb/upload: delay data file uploading
|
2023-10-30 15:22:34 +08:00 |
kailixu
|
c77153cb81
|
enh: use placeholder '-' for interval of 1st retention level
|
2023-10-30 14:02:31 +08:00 |
Haojun Liao
|
15d217fc3e
|
fix(stream): fix memory leak.
|
2023-10-30 13:29:35 +08:00 |
Haojun Liao
|
b0700d6095
|
Merge branch '3.0' into fix/3_liaohj
|
2023-10-30 11:57:54 +08:00 |
dapan1121
|
1b7a6bccdf
|
Merge pull request #23430 from taosdata/enh/TD-26641-3.0
enh: only float/double allowed for sum/avg of rsma
|
2023-10-30 10:08:55 +08:00 |
Minglei Jin
|
4fede02da4
|
tsdb/retention: remove s3 evict cache hook
|
2023-10-30 10:06:42 +08:00 |
Haojun Liao
|
c7285c0ede
|
fix(stream): add expired epset node list for stream tasks in hb to mnode.
|
2023-10-27 23:41:57 +08:00 |
Hongze Cheng
|
a7f3041ff3
|
more fix
|
2023-10-27 17:59:27 +08:00 |
Benguang Zhao
|
4163a3be7c
|
feat: resend snap replication of data on timeout
|
2023-10-27 17:58:26 +08:00 |