Haojun Liao
|
8dadae5d3a
|
fix(stream): fix invalid read.
|
2023-08-29 18:24:32 +08:00 |
Haojun Liao
|
204fb97f68
|
fix(stream): fix error in snode, fix memory leaks, fix repeatly create bug in sink task.
|
2023-08-29 17:34:31 +08:00 |
Haojun Liao
|
c3e9590740
|
fix(stream): fix error.
|
2023-08-29 15:11:01 +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 |
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 |
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 |
Shungang Li
|
0c28c9aee8
|
feat: dynamic 'supportvnodes'
|
2023-08-28 09:17:35 +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 |
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 |
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 |
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 |
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 |
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 |
Haojun Liao
|
7d9d4ae850
|
fix(stream): fix the ptr ref.
|
2023-08-24 16:26:30 +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 |
yihaoDeng
|
3afea998ac
|
refactor log
|
2023-08-24 10:15:15 +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 |
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 |