Minglei Jin
b88d79d2ef
fix(tsdb/open fs): fix retval
2023-08-29 10:33:20 +08:00
wade zhang
ff6de8ebe2
Merge pull request #22600 from taosdata/fix/TD-25010-10
...
enh(s3/evict): evict cache data files for other migrated head, stt, etc.
2023-08-28 18:12:40 +08:00
dmchen
1372cede48
init
2023-08-28 17:44:10 +08:00
dapan1121
778e50da79
Merge pull request #22592 from taosdata/fix/m23.0
...
Fix/m23.0
2023-08-28 17:35:35 +08:00
wangmm0220
2e04d513a4
fix:unregister push manager if delete subscribe to avoid tqProcessPollPush
2023-08-28 16:41:28 +08:00
Minglei Jin
9ef455a454
enh(s3/evict): evict cache data files for other migrated head, stt, etc.
2023-08-28 15:57:13 +08:00
Haojun Liao
05bb164675
fix(stream): release tasks.
2023-08-28 15:56:02 +08:00
Haojun Liao
391103bc5a
fix(stream): do dome internal refactor.
2023-08-28 15:54:01 +08:00
Haojun Liao
33672f2f35
fix(stream): release stream tasks.
2023-08-28 15:52:54 +08:00
wade zhang
cd3702e91c
Merge pull request #22596 from taosdata/fix/TD-25963
...
fix(tsdb/s3): fix scan and fix with s3 files
2023-08-28 15:19:47 +08:00
Minglei Jin
f299ae9bc3
fix(tsdb/s3): fix scan and fix with s3 files
2023-08-28 12:22:53 +08:00
wade zhang
1797fe50e2
Merge pull request #22590 from taosdata/feat/TD-18801
...
init
2023-08-28 11:05:38 +08:00
Haojun Liao
da0b4e1f92
Merge branch '3.0' into enh/triggerCheckPoint2
2023-08-28 10:55:38 +08:00
wade zhang
e95c9d5fdc
Merge pull request #22591 from taosdata/feat/TD-18572
...
feat/TD-18572: dynamic 'supportvnodes'
2023-08-28 10:46:44 +08:00
dapan1121
0cce255a02
Merge remote-tracking branch 'origin/3.0' into fix/m23.0
2023-08-28 10:06:53 +08:00
Haojun Liao
b75ae217f6
fix(stream): notify close for snode.
2023-08-28 09:53:08 +08:00
Haojun Liao
88f6596965
Merge pull request #22464 from taosdata/feat/TD-18789
...
feat:support varbinary type
2023-08-28 09:45:57 +08:00
Haojun Liao
b11975f00c
Merge pull request #22534 from taosdata/mark/tmq
...
fix:[TD-258900]modify tmq trans conflict to db level
2023-08-28 09:45:47 +08:00
dapan1121
1f40da6fef
Merge remote-tracking branch 'origin/main' into 3.0
2023-08-28 09:28:55 +08:00
Shungang Li
0c28c9aee8
feat: dynamic 'supportvnodes'
2023-08-28 09:17:35 +08:00
dmchen
06083e1eb9
init
2023-08-28 09:15:51 +08:00
dapan1121
cda08087b9
Merge pull request #22586 from taosdata/fix/TD-25936.3
...
fix: no explain response issue
2023-08-28 08:52:13 +08:00
Haojun Liao
6b327886e9
fix(stream): add null ptr check.
2023-08-27 00:27:04 +08:00
wangmm0220
8b745de397
fix:transaction error
2023-08-26 00:43:47 +08:00
Haojun Liao
d8a6ec024a
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-08-25 19:21:00 +08:00
Haojun Liao
7ceb8dc627
fix(stream): disable the follower to execute the stop/resume instruction.
2023-08-25 19:20:49 +08:00
yihaoDeng
22b8d90fbc
fix invalid read
2023-08-25 18:34:11 +08:00
wangmm0220
047707fa17
fix:error in privilege
2023-08-25 17:56:17 +08:00
Haojun Liao
43a3f9f535
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-08-25 17:32:50 +08:00
Haojun Liao
e013ba6795
fix(stream): fix the counter.
2023-08-25 17:32:34 +08:00
Minglei Jin
f0fdbaa3f3
fix(tsdb/close): fix uaf with file closing
2023-08-25 17:27:32 +08:00
Haojun Liao
60d1df0e25
Merge branch '3.0' into enh/triggerCheckPoint2
2023-08-25 15:49:28 +08:00
wangmm0220
26e025d78d
feat:[TD-18789]support varbinary type
2023-08-25 15:43:45 +08:00
Haojun Liao
f951635602
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-08-25 15:33:08 +08:00
Haojun Liao
ab2aad2b2c
fix(stream): update the task status even it is in stop status.
2023-08-25 15:32:55 +08:00
dapan1121
e24498b0fd
enh: add task notify
2023-08-25 14:59:34 +08:00
liuyao
7d44b7e4cb
mem leak
2023-08-25 14:53:29 +08:00
Hongze Cheng
e1095e7d02
fix: improve upgrade speed
2023-08-25 14:40:29 +08:00
Haojun Liao
4c7ad54c9c
fix(stream): not restart tasks when in restoring procedure.
2023-08-25 11:28:28 +08:00
Haojun Liao
38bb123701
fix(stream): release task.
2023-08-25 10:33:15 +08:00
Haojun Liao
ce1a3a379c
fix(stream): handle the case when the task not in ready state, and the checkpoint msg arrived.
2023-08-25 10:12:12 +08:00
Haojun Liao
f805a49df2
Merge pull request #22555 from taosdata/fix/TD-25948
...
mem leak
2023-08-25 09:28:18 +08:00
Haojun Liao
6f514b2bee
Merge pull request #22561 from taosdata/fix/TD-25651
...
fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no…
2023-08-25 09:09:41 +08:00
wade zhang
abe97e1e21
Merge pull request #22566 from taosdata/fix/TD-25952
...
enh(tsdb/openfile): lazy file open to read/write
2023-08-25 07:57:52 +08:00
Haojun Liao
f7ea875af1
fix(stream): add some logs.
2023-08-24 23:27:48 +08:00
Haojun Liao
f7dada53b9
Merge pull request #22559 from taosdata/fix/liaohj
...
other: merge main.
2023-08-24 19:01:18 +08:00
wangmm0220
cca00406a5
fix:drop topic error if topic not exist
2023-08-24 18:16:57 +08:00
Haojun Liao
82e356a9b5
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
...
# Conflicts:
# source/dnode/vnode/src/tq/tq.c
2023-08-24 18:04:44 +08:00
Haojun Liao
70396aa5a5
fix(stream): wakeup the hb timer every 200ms, to speeup the close db procedure.
2023-08-24 17:54:50 +08:00
yihaoDeng
286ac3e3fc
fix merge error
2023-08-24 17:35:53 +08:00
yihaoDeng
9310d138a6
Merge branch 'enh/3.0' into enh/triggerCheckPoint2
2023-08-24 17:30:35 +08:00
yihaoDeng
8883d66227
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
2023-08-24 17:20:12 +08:00
yihaoDeng
090515c684
refactor code
2023-08-24 17:20:04 +08:00
Haojun Liao
caf20d7b5d
fix(stream): release the stream task.
2023-08-24 17:16:34 +08:00
Minglei Jin
70871139bf
enh(tsdb/openfile): lazy file open to read/write
2023-08-24 17:16:28 +08:00
wangmm0220
b83cc11043
fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no data
2023-08-24 16:38:53 +08:00
wangmm0220
89884e1c49
fix:transaction in tmq
2023-08-24 16:34:52 +08:00
liuyao
a72e6fd219
mem leak
2023-08-24 16:32:34 +08:00
wangmm0220
49216ffa54
fix:transaction in tmq
2023-08-24 16:32:15 +08:00
Haojun Liao
7d9d4ae850
fix(stream): fix the ptr ref.
2023-08-24 16:26:30 +08:00
Haojun Liao
5344efe181
fix(stream): adjust the ptr.
2023-08-24 16:22:24 +08:00
Haojun Liao
4c6bc4d2c3
fix(stream): continue check wal when meeting empty delete block msg.
2023-08-24 16:10:03 +08:00
Haojun Liao
523bad3951
fix(stream): continue check wal when meeting empty delete block msg.
2023-08-24 15:45:43 +08:00
Haojun Liao
2c9f28d97f
Merge branch 'main' into fix/liaohj
2023-08-24 14:12:15 +08:00
wangjiaming0909
366a9cc009
Revert "feat: support column comment"
...
This reverts commit dcbef83dea .
2023-08-24 13:54:27 +08:00
wangjiaming0909
7fad1de841
Revert "feat: show create table, desc table with col comments"
...
This reverts commit 16754b5ac1 .
2023-08-24 13:38:41 +08:00
wade zhang
0860670d37
Merge pull request #22526 from taosdata/enh/TD-25445-new
...
enh/TD-25445: ttl split flush and drop table
2023-08-24 13:57:07 +08:00
shenglian-zhou
e76e6bbb84
Update tsdbReadUtil.c
2023-08-24 11:34:56 +08:00
shenglian-zhou
1965703d53
Merge branch '3.0' into szhou/tsdb-neigh-block
2023-08-24 10:58:23 +08:00
yihaoDeng
3afea998ac
refactor log
2023-08-24 10:15:15 +08:00
wangmm0220
be74370e98
fix:memory leak
2023-08-24 09:25:26 +08:00
wangmm0220
775f0668c5
fix:[TD-258900]modify tmq trans conflict to db level
2023-08-24 09:25:26 +08:00
wangmm0220
8f3956cc67
fix:[TD-258900]modify tmq trans conflict to db level
2023-08-24 09:25:26 +08:00
wangmm0220
4591f24746
fix:memory leak
2023-08-23 19:41:02 +08:00
Haojun Liao
809d3087ff
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
...
# Conflicts:
# source/dnode/mnode/impl/src/mndStream.c
2023-08-23 17:53:50 +08:00
Haojun Liao
230d8c2d80
fix(stream): fix error in stream computing after vnode is transferred to other dnodes.
2023-08-23 17:50:44 +08:00
wangmm0220
f19c1ea3fe
fix:[TD-258900]modify tmq trans conflict to db level
2023-08-23 16:46:33 +08:00
wangmm0220
8fc8aad1b5
fix:[TD-258900]modify tmq trans conflict to db level
2023-08-23 16:44:29 +08:00
yihaoDeng
5b621fc0c5
fix mem leak
2023-08-23 16:32:32 +08:00
yihaoDeng
ccb675fe2b
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
2023-08-23 14:27:35 +08:00
yihaoDeng
faa4bbcaca
fix mem leak
2023-08-23 14:26:45 +08:00
Haojun Liao
b0c5fa8290
fix(stream): reset the task status.
2023-08-23 14:10:41 +08:00
Hongze Cheng
a601cd21bd
fix: alter stt_trigger bug
2023-08-23 13:31:19 +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
wade zhang
8c4062c1b0
Merge pull request #22515 from taosdata/fix/TD-25819-2
...
fix(tsdb/file): save errno for shell reporting
2023-08-23 10:49:48 +08:00
wade zhang
e069d72229
Merge pull request #22513 from taosdata/FIX/TD-25864-3.0
...
enh: adjust the order of pre-close actions in vnodePreClose
2023-08-22 17:27:17 +08:00
Haojun Liao
000e39aa18
fix(stream): add one more check.
2023-08-22 15:52:29 +08:00
Haojun Liao
af80d94a88
refactor: do some internal refactor.
2023-08-22 15:43:50 +08:00
Minglei Jin
345743aba5
fix(tsdb/file): save errno for shell reporting
2023-08-22 14:44:32 +08:00
Haojun Liao
cc8b2263cb
fix(stream): fix error in heartbeat from vnode.
2023-08-22 13:37:38 +08:00
Benguang Zhao
8be670aee8
enh: place vnodeSyncPreStop ahead of vnodeQueryPreStop in vnodePreClose
2023-08-22 11:30:40 +08:00
dmchen
9f004c209a
keep version change
2023-08-22 11:28:50 +08:00
Haojun Liao
64556c9f1d
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
2023-08-22 10:47:02 +08:00
Haojun Liao
def0877980
fix(stream): add timer to check stream task status.
2023-08-22 10:46:49 +08:00
dm chen
b899a8b7df
Merge branch '3.0' into feat/TD-22970
2023-08-22 10:12:30 +08:00
yihaoDeng
1531e2d7d3
Merge branch 'enh/3.0' into enh/triggerCheckPoint2
2023-08-22 09:51:38 +08:00
Haojun Liao
873c22abb1
fix(stream): reset update stream tasks.
2023-08-21 19:32:27 +08:00
wade zhang
1a0ebb7ed9
Merge pull request #22502 from taosdata/feat/clean_useless_file
...
feat: clean useless file
2023-08-21 19:20:04 +08:00
Haojun Liao
8b27f98ee4
refactor: do some internal refactor.
2023-08-21 19:08:27 +08:00
yihaoDeng
387b4d365e
refactor checkpoint
2023-08-21 19:07:15 +08:00