yihaoDeng
|
6fe649c458
|
Merge branch 'enh/3.0' into enh/triggerCheckPoint2
|
2023-08-21 09:12:40 +08:00 |
Haojun Liao
|
b8101afbe2
|
fix(stream): refactor the tasks restart mechanism.
|
2023-08-18 22:36:38 +08:00 |
wade zhang
|
a7e11c2520
|
Merge pull request #22482 from taosdata/fix/TD-25818
fix(vnode/destroy): delete objects
|
2023-08-18 17:49:22 +08:00 |
Haojun Liao
|
41fe441dad
|
fix(stream): update the conflict scope.
|
2023-08-18 17:00:35 +08:00 |
wade zhang
|
87a8fe34ef
|
Merge pull request #22480 from taosdata/fix/TD-25819
fix(tsdb/reader): use ENOENT for not found objects
|
2023-08-18 16:49:54 +08:00 |
Minglei Jin
|
7b4bb72392
|
fix(vnode/destroy): delete objects
|
2023-08-18 16:38:26 +08:00 |
Haojun Liao
|
c26d625152
|
Merge branch '3.0' into enh/triggerCheckPoint2
|
2023-08-18 15:51:07 +08:00 |
Minglei Jin
|
73ae493fa7
|
tsdb/reader: use ENOENT for not found objects
|
2023-08-18 15:43:08 +08:00 |
liuyao
|
9afd5155ed
|
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
|
2023-08-18 15:33:37 +08:00 |
liuyao
|
87c65f3b68
|
Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2
|
2023-08-18 15:27:02 +08:00 |
dapan1121
|
9b953707b8
|
Merge remote-tracking branch 'origin/main' into fix/mainto3.0
|
2023-08-18 14:42:43 +08:00 |
Haojun Liao
|
edbad45772
|
other: add logs.
|
2023-08-18 13:45:08 +08:00 |
Haojun Liao
|
f68650fef9
|
other: add logs.
|
2023-08-18 10:53:58 +08:00 |
Haojun Liao
|
a8b53c2e69
|
other: add logs.
|
2023-08-18 10:51:59 +08:00 |
Haojun Liao
|
633ecf66e5
|
other: add logs.
|
2023-08-18 10:39:32 +08:00 |
Haojun Liao
|
9ad8cf48dc
|
other: add logs.
|
2023-08-18 10:38:24 +08:00 |
Haojun Liao
|
2a9668da67
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
# source/dnode/mnode/impl/src/mndStream.c
|
2023-08-18 10:30:30 +08:00 |
Haojun Liao
|
87785b1d9c
|
refactor: add some logs.
|
2023-08-18 10:30:00 +08:00 |
Haojun Liao
|
fbf80fb4c3
|
Merge pull request #22459 from taosdata/mark/tmq
fix:set terrno = 0 to avoid affect next fetch msg
|
2023-08-18 09:11:35 +08:00 |
slzhou
|
4e2a26e8be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-18 08:46:17 +08:00 |
yihaoDeng
|
80f6d092a1
|
add trace log
|
2023-08-18 08:43:37 +08:00 |
yihaoDeng
|
ebd4cac36b
|
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
|
2023-08-17 18:58:18 +08:00 |
yihaoDeng
|
46574c385f
|
fix mem leak
|
2023-08-17 18:52:33 +08:00 |
Haojun Liao
|
a18989df88
|
fix(stream): add lost codes caused by merge 3.0.
|
2023-08-17 18:51:39 +08:00 |
Hongze Cheng
|
8582e0c71a
|
fix: important fix for compact file corruption
|
2023-08-17 18:13:37 +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 |
Benguang Zhao
|
7735e6f388
|
Merge branch 3.0 to FEAT/TD-25699-3.0
|
2023-08-17 16:04:23 +08:00 |
shenglian zhou
|
4a9391929c
|
fix: select tags - ctb cursor pause/unlock and lock/resume
|
2023-08-17 14:59:17 +08:00 |
dapan1121
|
0e10e94a40
|
Merge pull request #22453 from taosdata/feat/TD-25685
feat: support column comment
|
2023-08-17 14:23:54 +08:00 |
Benguang Zhao
|
9b089d6446
|
enh: wrap state updating of vnodes and mnodes in mndProcessStatusReq
|
2023-08-17 11:59:53 +08:00 |
kailixu
|
49efb4ae72
|
fix: modify column length for super table
|
2023-08-17 11:43:07 +08:00 |
wangjiaming0909
|
16754b5ac1
|
feat: show create table, desc table with col comments
|
2023-08-17 11:39:34 +08:00 |
liuyao
|
5ce7688a93
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-17 09:06:46 +08:00 |
wade zhang
|
e493a30a0b
|
Merge pull request #22460 from taosdata/fix/tsdb_snapshot_bug
fix: tsdb snapshot bug
|
2023-08-17 08:25:32 +08:00 |
Haojun Liao
|
6746339609
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
# source/libs/stream/src/streamSnapshot.c
|
2023-08-17 00:08:44 +08:00 |
Haojun Liao
|
ea6574b3c7
|
other: merge 3.0
|
2023-08-17 00:07:55 +08:00 |
Haojun Liao
|
f8f8e7a8f0
|
Merge pull request #22465 from taosdata/fix/3_liaohj
fix(stream): add the back pressure for sink node.
|
2023-08-16 22:59:36 +08:00 |
Benguang Zhao
|
a94b8aeea6
|
feat: update vnodesSchema and mndRetrieveVnodes for show vnodes
|
2023-08-16 20:17:11 +08:00 |
yihaoDeng
|
114df7c349
|
fix transfer error
|
2023-08-16 11:37:15 +00:00 |
Haojun Liao
|
80506b564b
|
Merge pull request #22461 from taosdata/fix/liaohj
refactor: do some internal refactcor
|
2023-08-16 19:26:39 +08:00 |
Haojun Liao
|
9a76ae72d6
|
fix(stream): add the back pressure for sink node.
|
2023-08-16 19:11:43 +08:00 |
Hongze Cheng
|
32c5b6a947
|
fix: tsdb snapshot bug
|
2023-08-16 18:21:02 +08:00 |
Haojun Liao
|
cbd24bb254
|
refactor: do some internal refactor
|
2023-08-16 18:20:34 +08:00 |
wangmm0220
|
5c5721571f
|
fix:set terrno = 0 to avoid affect next fetch msg
|
2023-08-16 17:45:18 +08:00 |
Hongze Cheng
|
cedc7bf1b6
|
fix: memory leak when commit
|
2023-08-16 17:21:51 +08:00 |
yihaoDeng
|
ab7e2b3122
|
Merge branch 'enh/chkpTransfer' into enh/triggerCheckPoint2
|
2023-08-16 09:00:30 +00:00 |
Haojun Liao
|
f1359076c1
|
Merge pull request #22450 from taosdata/fix/3_liaohj
other: merge main.
|
2023-08-16 16:48:33 +08:00 |
Haojun Liao
|
d63758a1c5
|
fix(stream): fix error in execute task on a tranferred node.
|
2023-08-16 15:24:24 +08:00 |
yihaoDeng
|
993ae84398
|
close backend
|
2023-08-16 07:17:15 +00:00 |
dapan1121
|
39ae880597
|
Merge pull request #22445 from taosdata/enh/TD-25708-3.0
enh: disable stream/udf on windows
|
2023-08-16 13:20:01 +08:00 |