Haojun Liao
|
d752fb1ed6
|
fix(stream): exec task in task queuee threads.
|
2023-10-09 20:06:11 +08:00 |
Haojun Liao
|
1ebafe4a1f
|
fix(stream): add more check.
|
2023-10-09 20:06:11 +08:00 |
Haojun Liao
|
c403a15f36
|
fix(stream): check the status before exec stream task when handling the dispatch requests.
|
2023-10-09 20:06:11 +08:00 |
Haojun Liao
|
d76e3ac718
|
fix(stream): add task status check.
|
2023-10-09 20:06:10 +08:00 |
Haojun Liao
|
e27111ecd1
|
enh(stream): add node stage check.
|
2023-10-09 20:06:09 +08:00 |
Haojun Liao
|
ce85945583
|
fix(stream): set correct size for results generated by scan history stream tasks.
|
2023-10-09 20:06:05 +08:00 |
Haojun Liao
|
053643be19
|
fix(stream): add timestamp.
|
2023-10-09 20:06:05 +08:00 |
Haojun Liao
|
b38f9e0288
|
fix(stream): update logs.
|
2023-10-09 20:06:05 +08:00 |
Haojun Liao
|
5c0b8ea804
|
enh(stream): log the checkpoint time.
|
2023-10-09 20:06:04 +08:00 |
Haojun Liao
|
b95ad74c7f
|
fix(stream): not handle the check msg for follower tasks.
|
2023-10-09 20:06:04 +08:00 |
Haojun Liao
|
e6fb9ee46c
|
fix(stream): reset task counter.
|
2023-10-09 20:06:04 +08:00 |
Haojun Liao
|
c3a3cf21fb
|
fix(stream): add some logs.
|
2023-10-09 20:05:39 +08:00 |
Haojun Liao
|
08b37dfc13
|
fix(stream): fix memory leak.
|
2023-10-09 20:05:38 +08:00 |
Haojun Liao
|
734f648891
|
fix(stream): set the output normal for stream dispatch when encountering the transfer state.
|
2023-10-09 20:05:38 +08:00 |
Haojun Liao
|
636eccc160
|
fix(stream): add null check
|
2023-10-09 20:05:37 +08:00 |
Haojun Liao
|
57bf1cadc4
|
fix(stream): fix error in decode stream task.
|
2023-10-09 20:05:37 +08:00 |
Haojun Liao
|
9d6199adf7
|
fix(stream): fix invalid read.
|
2023-10-09 20:05:37 +08:00 |
Haojun Liao
|
0459a4628c
|
fix(stream): fix stream task id error.
|
2023-10-09 20:05:36 +08:00 |
Haojun Liao
|
7ccc273206
|
other: merge stream fix in main.
|
2023-10-09 20:05:29 +08:00 |
Haojun Liao
|
98ef566eb4
|
fix(stream): remove fill-history sink task.
|
2023-10-09 20:04:17 +08:00 |
Haojun Liao
|
e84eeee6b8
|
refactor: do some internal refactor.
|
2023-10-09 20:04:17 +08:00 |
Haojun Liao
|
fe7864b976
|
fix(stream): fix error in drop task.
|
2023-10-09 20:04:17 +08:00 |
Haojun Liao
|
c33e521aa1
|
fix(stream): update some logs.
|
2023-10-09 20:04:17 +08:00 |
Haojun Liao
|
39e0c57323
|
fix(stream): set the correct guard flag.
|
2023-10-09 20:04:16 +08:00 |
Haojun Liao
|
3d1f29ff21
|
fix(stream): fix memory leak.
|
2023-10-09 20:04:16 +08:00 |
yihaoDeng
|
c6e9134cea
|
add sess iter
|
2023-10-09 20:02:23 +08:00 |
Haojun Liao
|
6fa54789cb
|
fix(stream): disable follower send hb to mnode. and do some internal refactor.
|
2023-10-09 19:59:31 +08:00 |
Haojun Liao
|
1256eafddb
|
other: merge stream fix.
|
2023-10-09 19:59:24 +08:00 |
Haojun Liao
|
be09c173ab
|
fix:fix coverity issue and remove unnecessary files.
|
2023-10-09 19:56:17 +08:00 |
Haojun Liao
|
283118bf68
|
fix(stream):fix missing unlock.
|
2023-10-09 19:56:17 +08:00 |
Haojun Liao
|
aaa12ed4f8
|
refactor: do some internal refactor about the sched status set
|
2023-10-09 19:56:17 +08:00 |
Haojun Liao
|
01d104706e
|
refactor(stream): remove unnecessary streamschedTask function to improve the performance.
|
2023-10-09 19:56:17 +08:00 |
Haojun Liao
|
a678e722ce
|
fix(stream): limit the token bucket capacity
|
2023-10-09 19:56:17 +08:00 |
dapan1121
|
d229492616
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-09 18:34:08 +08:00 |
wangmm0220
|
33045e63ae
|
feat:[TD-26056] add replay logic
|
2023-10-09 17:35:40 +08:00 |
dapan1121
|
6c8db261f3
|
feat: support show views command
|
2023-10-09 17:19:36 +08:00 |
slzhou
|
44c3bc99e0
|
feat: add interp pseudo column conversion to column
|
2023-10-09 16:56:21 +08:00 |
Haojun Liao
|
b0ef091430
|
fix(stream): retry when error occurs during timer.
|
2023-10-09 16:40:05 +08:00 |
Haojun Liao
|
be0a2e4573
|
fix(stream): disable retrieving results during checkpoint procedure
|
2023-10-09 16:33:28 +08:00 |
slzhou
|
56534a7b0d
|
enhance: scan and window pseudo column
|
2023-10-09 16:22:44 +08:00 |
dapan1121
|
7c7cf2b1aa
|
enh: support balance group leader on vgroup_id
|
2023-10-09 15:46:41 +08:00 |
wade zhang
|
7c738cbe0c
|
Merge pull request #23168 from taosdata/feat/TS-4036-main
feat: alter local/dnode asynclog
|
2023-10-09 15:44:39 +08:00 |
Haojun Liao
|
8266c4ff77
|
fix(stream): remove invalid clear of rspmsg list.
|
2023-10-09 15:26:42 +08:00 |
Haojun Liao
|
d87db2f829
|
fix(stream): fix the pause failure bug.
|
2023-10-09 14:48:11 +08:00 |
yihaoDeng
|
28b546a4ad
|
fix mem leak
|
2023-10-09 14:25:57 +08:00 |
yihaoDeng
|
be42143362
|
Merge branch '3.0' into case/TD-26408-3.0
|
2023-10-09 14:24:31 +08:00 |
yihaoDeng
|
3f9784f475
|
fix mem leak
|
2023-10-09 14:07:22 +08:00 |
shenglian zhou
|
1bf116f40c
|
Merge branch 'szhou/continue-coing' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-10-09 13:23:23 +08:00 |
shenglian zhou
|
6ad518d61d
|
enhance: pseduo column coverted to column when necessary
|
2023-10-09 13:21:32 +08:00 |
Haojun Liao
|
74ff0c5b50
|
Merge branch 'main' into fix/liaohj
|
2023-10-09 10:14:53 +08:00 |
Haojun Liao
|
ee6516f3c4
|
enh(stream): add trans to reset task status to avoid being frozen in checkpoint status due to doing checkpoint failure of partial tasks.
|
2023-10-09 10:13:53 +08:00 |
Haojun Liao
|
4b8cd3bccd
|
fix(stream): not idle for sink task when no tokens are available.
|
2023-10-09 10:07:19 +08:00 |
wangmm0220
|
5f7b6f19ba
|
feat:[TD-26056] add replay logic
|
2023-10-08 19:05:59 +08:00 |
Haojun Liao
|
e9ce38e2b0
|
Merge pull request #23159 from taosdata/fix/TD-26602
init bloomfilter array
|
2023-10-08 18:56:05 +08:00 |
dapan1121
|
5b639a172d
|
feat: support query from view
|
2023-10-08 18:36:06 +08:00 |
liuyao
|
1d952ca8ea
|
rebuild session window
|
2023-10-08 18:27:05 +08:00 |
Shungang Li
|
a7507d26b0
|
feat: alter local/dnode asynclog
|
2023-10-08 18:26:25 +08:00 |
wangmm0220
|
b04d57fcc3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26056
|
2023-10-08 16:15:19 +08:00 |
wangmm0220
|
3f2d890560
|
feat:[TD-26056] add replay logic
|
2023-10-08 16:06:15 +08:00 |
wade zhang
|
8e0179b73e
|
Merge pull request #23142 from taosdata/FIX/TS-4096-main
enh: reserve half a buffer size at syncLogBufferInit
|
2023-10-08 16:00:38 +08:00 |
slzhou
|
1aad905558
|
fix: collection functions hash set distinct error
|
2023-10-08 15:55:01 +08:00 |
liuyao
|
1cbb8ef444
|
init bloomfilter array
|
2023-10-08 14:43:44 +08:00 |
yihaoDeng
|
b5994b31e2
|
fix mem leak
|
2023-10-08 13:33:02 +08:00 |
liuyao
|
ed8cad22cb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-10-08 13:31:51 +08:00 |
yihaoDeng
|
e3f18495e0
|
fix mem leak
|
2023-10-08 11:22:26 +08:00 |
slzhou
|
94b9d0f10a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname
|
2023-10-08 08:58:34 +08:00 |
Haojun Liao
|
23fb26798f
|
fix(stream): sleep for 10ms
|
2023-10-07 19:47:49 +08:00 |
Haojun Liao
|
e4e4c5a36e
|
fix(stream): wait for a while when no available token.
|
2023-10-07 19:41:49 +08:00 |
Haojun Liao
|
45bb3f50d7
|
fix(stream): continue
|
2023-10-07 19:25:40 +08:00 |
liuyao
|
95ffe6fa23
|
stream recover
|
2023-10-07 19:24:21 +08:00 |
Haojun Liao
|
62cdcbc7e3
|
refactor: inc the dump batch.
|
2023-10-07 19:20:48 +08:00 |
Haojun Liao
|
4d6f143146
|
fix(stream): add missing refactor.
|
2023-10-07 19:18:26 +08:00 |
Haojun Liao
|
ab17bfdf09
|
refactor: do some internal refactor.
|
2023-10-07 19:16:55 +08:00 |
Haojun Liao
|
0e8a8aabc1
|
fix(stream): check items in queue and qall, stead of only the queue items.
|
2023-10-07 19:16:25 +08:00 |
liuyao
|
c088ee7f91
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-10-07 19:13:07 +08:00 |
liuyao
|
1e323c0408
|
fix issue
|
2023-10-07 19:11:46 +08:00 |
liuyao
|
19bbf10579
|
fix issue
|
2023-10-07 17:59:53 +08:00 |
yihaoDeng
|
97fdcbc60b
|
fix mem leak
|
2023-10-07 17:48:24 +08:00 |
liuyao
|
1aaf873134
|
fix issue
|
2023-10-07 17:43:50 +08:00 |
Haojun Liao
|
d11c0a113c
|
fix(stream): fix syntax error.
|
2023-10-07 14:56:09 +08:00 |
Haojun Liao
|
7ce3d2c200
|
fix(stream): quit from loop when input queue is full.
|
2023-10-07 14:54:11 +08:00 |
Benguang Zhao
|
be3ba000a1
|
enh: reserve half a buffer size at syncLogBufferInit
|
2023-10-07 14:17:46 +08:00 |
liuyao
|
460ee86fdf
|
fix issue
|
2023-10-07 11:55:40 +08:00 |
dapan1121
|
deb9a6875b
|
feat: mnode processing view meta request
|
2023-10-07 10:40:00 +08:00 |
liuyao
|
59d47e1e1f
|
fix issuse
|
2023-10-07 10:34:35 +08:00 |
Haojun Liao
|
115a284ac0
|
enh(stream): update the checkpoint interval
|
2023-10-07 09:56:03 +08:00 |
liuyao
|
b7b96b67be
|
use secondary pointer
|
2023-10-07 09:40:23 +08:00 |
Haojun Liao
|
011627d50a
|
fix(stream): update the current processing version.
|
2023-10-07 09:07:44 +08:00 |
Haojun Liao
|
c20dd002fb
|
enh(stream): add more info for sink task.
|
2023-10-07 01:14:00 +08:00 |
Haojun Liao
|
98659ad323
|
fix(stream): fix the invalid check.
|
2023-10-05 00:09:47 +08:00 |
Haojun Liao
|
41ef1a45c1
|
enh(stream): optimize the scan wal perf
|
2023-10-04 22:06:46 +08:00 |
Haojun Liao
|
45e413f8d5
|
refactor: wait for 100ms before scan wal again.
|
2023-10-03 20:57:19 +08:00 |
Haojun Liao
|
132fb8e82e
|
refactor: wait for more time for future data
|
2023-10-03 15:42:00 +08:00 |
Haojun Liao
|
38aff641ee
|
fix(stream): add null check.
|
2023-10-03 02:39:57 +08:00 |
Haojun Liao
|
58f410a9df
|
refactor: do some internal refactor.
|
2023-10-03 02:37:52 +08:00 |
Haojun Liao
|
a543f4ca97
|
refactor: do some internal refactor.
|
2023-10-03 01:52:03 +08:00 |
Haojun Liao
|
5564eb215c
|
fix(stream): fix invalid check.
|
2023-10-03 00:38:24 +08:00 |
Haojun Liao
|
5718158fc0
|
refactor: do some internal refactor.
|
2023-10-01 22:27:29 +08:00 |
Haojun Liao
|
31acbc6fe2
|
refactor: do some internal refactor (discard the checkpoint source msg during restoring).
|
2023-09-28 22:44:13 +08:00 |
Haojun Liao
|
f2d8431619
|
fix(stream): enable new time range for stream task.
|
2023-09-28 18:26:52 +08:00 |
Minglei Jin
|
2d3652c723
|
fix(keep0-duration): force keep0 at least thrice of duration
|
2023-09-28 16:15:35 +08:00 |
Haojun Liao
|
0047d1e1a6
|
Merge branch 'main' into fix/liaohj
|
2023-09-28 14:35:14 +08:00 |
wade zhang
|
b75baa5b0e
|
Merge pull request #23100 from taosdata/fix/m/TD-26525
fix: group by operator may cause client assert fail
|
2023-09-28 14:16:35 +08:00 |
dapan1121
|
0a0f512023
|
feat: add view meta processing
|
2023-09-28 11:44:38 +08:00 |
Haojun Liao
|
80ec77cbb6
|
enh(stream): optimize the stream status when creating without fill-history option.
|
2023-09-28 11:23:03 +08:00 |
wangjiaming0909
|
2340a952aa
|
fix: group by operator may cause client assert fail
|
2023-09-28 10:23:33 +08:00 |
Haojun Liao
|
22e485d132
|
fix(stream): opt perf.
|
2023-09-28 09:25:23 +08:00 |
slzhou
|
f659e36d2c
|
fix: internal error when show normal db.tables like pattern
|
2023-09-28 09:20:12 +08:00 |
Haojun Liao
|
9df5217221
|
Merge pull request #23106 from taosdata/fix/fixTransInvalidReadMain
fix trans invalid read
|
2023-09-28 09:15:12 +08:00 |
Haojun Liao
|
cc9b9d1054
|
Merge pull request #23102 from taosdata/fix/liaohj
fix(stream): fix several bugs and do some internal refactor for stream processing.
|
2023-09-28 09:12:39 +08:00 |
dapan1121
|
913c75e654
|
Merge pull request #23097 from taosdata/fix/ts-4088
fix: timestamp computation output type is float
|
2023-09-28 08:42:07 +08:00 |
Haojun Liao
|
f525778aef
|
fix(stream): fix syntax error.
|
2023-09-28 00:53:36 +08:00 |
Haojun Liao
|
25a3c727e3
|
Merge pull request #23090 from taosdata/fix/dead_lock
fix(stream): fix dead lock.
|
2023-09-28 00:42:52 +08:00 |
yihaoDeng
|
4581c296d0
|
fix trans invalid read
|
2023-09-27 19:54:09 +08:00 |
Haojun Liao
|
8c998673ad
|
fix(stream): fix dead lock.
|
2023-09-27 17:15:49 +08:00 |
shenglian zhou
|
fc824a3bb9
|
fix: timestamp add return float when get time range
|
2023-09-27 16:39:49 +08:00 |
dapan1121
|
c8aee79e3f
|
fix: apercentile parameter validation and result error
|
2023-09-27 16:08:06 +08:00 |
Haojun Liao
|
2dade996bb
|
log(stream): update logs.
|
2023-09-27 15:37:12 +08:00 |
Haojun Liao
|
9ab89ef961
|
fix(stream): fix dead lock.
|
2023-09-27 15:26:46 +08:00 |
Haojun Liao
|
8f2d217834
|
log: update logs.
|
2023-09-27 14:48:53 +08:00 |
Haojun Liao
|
11641e1115
|
refactor: do some internal refactor.
|
2023-09-27 14:18:01 +08:00 |
Haojun Liao
|
34d547bfff
|
fix(stream): avoid repeatly free obj.
|
2023-09-27 14:05:14 +08:00 |
Haojun Liao
|
ae020fcd2d
|
log(stream): update the log.
|
2023-09-27 14:03:57 +08:00 |
Haojun Liao
|
e13efd5b04
|
refactor: optimize the fill-history task launch policy, and do some other internal refactor.
|
2023-09-27 14:00:48 +08:00 |
slzhou
|
dce29b367b
|
fix: retore translater.c
|
2023-09-27 13:46:14 +08:00 |
dapan1121
|
222deba430
|
Merge pull request #23070 from taosdata/szhou/fix-td4070
fix: set null when creating empty input for count
|
2023-09-27 13:27:11 +08:00 |
slzhou
|
dee6006ed9
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-27 10:02:49 +08:00 |
Haojun Liao
|
a7e6933ce7
|
refactor: do some internal refactor.
|
2023-09-27 09:46:15 +08:00 |
Haojun Liao
|
37bf387453
|
fix(stream): reduce the counter when remove stream tasks.
|
2023-09-27 09:36:20 +08:00 |
Haojun Liao
|
9ab9de0ad3
|
fix(stream): limit sink quota.
|
2023-09-27 00:30:38 +08:00 |
Haojun Liao
|
27dcbcb96f
|
fix(stream): update the retry interval.
|
2023-09-26 23:42:02 +08:00 |
Haojun Liao
|
aec15ae39f
|
enh(stream): add quota limitation for sink task.
|
2023-09-26 23:29:54 +08:00 |
liuyao
|
ebf4283e91
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 17:19:41 +08:00 |
liuyao
|
c95dc167b7
|
add ci
|
2023-09-26 17:19:21 +08:00 |
dapan1121
|
17e1da0be7
|
fix: log typo
|
2023-09-26 16:53:29 +08:00 |
shenglian zhou
|
5a28981d50
|
fix: set null when creating empty input for count
|
2023-09-26 16:00:56 +08:00 |
wade zhang
|
f6134b42d7
|
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
|
2023-09-26 14:25:54 +08:00 |
Haojun Liao
|
890d658aea
|
refactor: do some internal refactor.
|
2023-09-26 14:11:45 +08:00 |
Haojun Liao
|
525ee369d3
|
Merge pull request #23032 from taosdata/fix/liaohj
fix(stream): fix several stability-related bugs in stream framework.
|
2023-09-26 14:10:58 +08:00 |
Haojun Liao
|
f3f18b0fa3
|
fix(stream): add new status for meta.
|
2023-09-26 12:15:12 +08:00 |
liuyao
|
ca2325f886
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 10:41:31 +08:00 |
liuyao
|
82e18e32b0
|
add ci
|
2023-09-26 10:41:12 +08:00 |
Haojun Liao
|
d214a2f6bd
|
fix(stream): do some internal refactor.
|
2023-09-26 09:32:57 +08:00 |
Haojun Liao
|
6cc3618ed9
|
fix(stream): fix error in pause scan-history data.
|
2023-09-26 01:09:55 +08:00 |
Haojun Liao
|
5a4a0aa0e3
|
fix(stream): fix invalid read and memory leak.
|
2023-09-25 23:10:33 +08:00 |
yihaoDeng
|
05ab04b87f
|
disable ip on community
|
2023-09-25 19:10:50 +08:00 |
Haojun Liao
|
c9576d7a85
|
fix(stream): transfer state when all downstream rsp already.
|
2023-09-25 17:31:38 +08:00 |
liuyao
|
83c58a25cb
|
ignore udpate check
|
2023-09-25 16:58:23 +08:00 |
Haojun Liao
|
c615c513e8
|
fix(stream): fix memory leak.
|
2023-09-25 16:01:17 +08:00 |
Haojun Liao
|
966ce4f30e
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-09-25 16:00:02 +08:00 |
Haojun Liao
|
fcf4cc7169
|
fix(stream): fix the invalid counter for ready tasks in vnode, fix an invalid read.
|
2023-09-25 15:58:24 +08:00 |
Shungang Li
|
743a5b0640
|
feat: add db config item keep_time_offset
|
2023-09-25 15:46:08 +08:00 |
wade zhang
|
7a711bc687
|
Merge pull request #22879 from taosdata/enh/TS-3812-3.0
enh: timeseries calculation
|
2023-09-25 12:23:16 +08:00 |
wade zhang
|
928c28fb68
|
Merge pull request #23021 from taosdata/szhou/star-tbname
feature: bi tools support star expansion to include tbname
|
2023-09-25 12:22:36 +08:00 |
Haojun Liao
|
dbc53069db
|
Merge branch 'main' into fix/liaohj
|
2023-09-25 10:41:18 +08:00 |
Haojun Liao
|
1af95969b2
|
fix(stream): adjust nodeUpdate check interval.
|
2023-09-25 10:40:30 +08:00 |
Haojun Liao
|
eb4078b7f3
|
fix(stream): record the tasks started info, and do some internal refactor.
|
2023-09-25 09:59:05 +08:00 |
Haojun Liao
|
c987f61300
|
fix(stream): fix race condition.
|
2023-09-25 01:37:27 +08:00 |
Haojun Liao
|
da82a5f19e
|
fix(stream): do not wait for the checkpoint finish before stop tasks.
|
2023-09-24 22:03:07 +08:00 |
Haojun Liao
|
a74b462ffb
|
fix(stream): add new timer for each task.
|
2023-09-24 02:25:53 +08:00 |
Haojun Liao
|
b7dcd94c64
|
refactor: do some internal refactor.
|
2023-09-24 01:56:52 +08:00 |
Haojun Liao
|
3a75c21e66
|
refactor: do some internal refactor.
|
2023-09-24 01:55:59 +08:00 |
Haojun Liao
|
4ea737571d
|
refactor: do some internal refactor.
|
2023-09-24 01:26:51 +08:00 |
kailixu
|
bc8ebf1562
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-23 18:19:08 +08:00 |
Haojun Liao
|
7f265e181d
|
fix(stream): update the checkpoint record start time.
|
2023-09-23 18:05:14 +08:00 |
Haojun Liao
|
6ef68fdf06
|
fix(stream): fix invalid checkpoint start time.
|
2023-09-23 17:57:09 +08:00 |
Haojun Liao
|
0436977d63
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-09-23 14:13:53 +08:00 |
Haojun Liao
|
acd3321494
|
fix(stream): rsp when checkpoint source failed.
|
2023-09-23 14:13:33 +08:00 |
yihaoDeng
|
67cd3ecd7f
|
avoid double send
|
2023-09-23 03:38:00 +00:00 |
Haojun Liao
|
7d5f76c6f1
|
fix(stream): disable auto rsp for checkpoint source.
|
2023-09-23 11:31:14 +08:00 |
Haojun Liao
|
5155519559
|
fix(stream): fix invalid assert.
|
2023-09-22 23:06:48 +08:00 |
Haojun Liao
|
cf6c255f22
|
refactor: do some internal refactor.
|
2023-09-22 22:50:21 +08:00 |
shenglian zhou
|
df19645a90
|
fix: check table is super table when rewrite star for bi tool
|
2023-09-22 22:02:30 +08:00 |
kailixu
|
8f828e052b
|
enh: timeseries calculation optimization
|
2023-09-22 20:07:51 +08:00 |
Haojun Liao
|
fcbd747afc
|
fix(stream): fix race condition.
|
2023-09-22 19:35:12 +08:00 |
liuyao
|
0d983e28ef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-22 19:25:41 +08:00 |
liuyao
|
5cc1ae1266
|
fix issue
|
2023-09-22 19:25:19 +08:00 |
Haojun Liao
|
1ca05fb3af
|
fix(stream): add some logs.
|
2023-09-22 18:56:31 +08:00 |
Haojun Liao
|
5b12e276cf
|
fix(stream): add msg identifier check.
|
2023-09-22 18:13:18 +08:00 |
Haojun Liao
|
bb1a2322ca
|
fix(stream): add some logs.
|
2023-09-22 17:27:10 +08:00 |
Haojun Liao
|
07ec6f38b8
|
fix(stream): remove invalid free.
|
2023-09-22 16:53:22 +08:00 |
Haojun Liao
|
5a695f632c
|
fix(stream): remove the blocking flag after successfully retry sending msg.
|
2023-09-22 16:44:55 +08:00 |
Haojun Liao
|
6c357104a5
|
fix(stream): clear the failure vnode id list before send msg.
|
2023-09-22 16:19:25 +08:00 |
dapan1121
|
f0c1585508
|
Merge pull request #22957 from taosdata/feat/xsren/TS-4000/fillVarchar3.0
fill data of varchar type
|
2023-09-22 16:16:13 +08:00 |
Haojun Liao
|
0f5f21ba09
|
fix(stream): fix invalid read.
|
2023-09-22 16:05:12 +08:00 |
Haojun Liao
|
619a9f6d08
|
fix(stream): refactor re-try dispatch msg for stream tasks.
|
2023-09-22 15:57:55 +08:00 |
slzhou
|
fb62588dd3
|
fix: nodesIsStar and nodesIsTableStar
|
2023-09-22 15:26:39 +08:00 |
slzhou
|
57d5d793f8
|
fix: comm/enterprise split
|
2023-09-22 15:06:38 +08:00 |
liuyao
|
4f8e6d7795
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-22 15:00:52 +08:00 |
liuyao
|
410a177637
|
fix issue
|
2023-09-22 15:00:26 +08:00 |
Haojun Liao
|
898aea5cfb
|
refactor(stream): refactor send msg.
|
2023-09-22 14:52:18 +08:00 |
slzhou
|
18f8e0dc8d
|
fix: enterprise/community bi support
|
2023-09-22 14:31:47 +08:00 |
slzhou
|
72307ab877
|
enhance: move bi to enterprise
|
2023-09-22 14:27:01 +08:00 |
Haojun Liao
|
7e4410f094
|
Merge pull request #22992 from taosdata/feat/TD-26052
feat:support vnode split in tmq
|
2023-09-22 13:57:21 +08:00 |
dapan1121
|
a61d90f672
|
enh: remove column list
|
2023-09-22 11:36:53 +08:00 |
Haojun Liao
|
87ea745861
|
fix(stream): add some logs, and remove invalid assert.
|
2023-09-22 10:53:03 +08:00 |
Haojun Liao
|
f7bcff862d
|
fix(stream): add check info detailed information.
|
2023-09-22 10:23:56 +08:00 |
slzhou
|
9bb628650c
|
fix: pass basic test
|
2023-09-22 10:13:17 +08:00 |
wangmm0220
|
5555371fbc
|
fix:memory leak
|
2023-09-22 10:04:53 +08:00 |
dapan1121
|
94ad93febd
|
Merge pull request #23003 from taosdata/feat-pipelined-agg/TD-25620
feat: pipelined agg when partition by col slimit
|
2023-09-22 09:48:45 +08:00 |
liuyao
|
dc2f7872f8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-22 09:41:15 +08:00 |
liuyao
|
4979fc5283
|
fix issue
|
2023-09-22 09:40:08 +08:00 |
wangmm0220
|
803b17a2db
|
fix:memory leak
|
2023-09-22 09:31:58 +08:00 |
Haojun Liao
|
b1ba716299
|
refactor: do some internal refactor.
|
2023-09-22 09:24:36 +08:00 |
Haojun Liao
|
b075b4438b
|
fix(stream): handle dispatch checkpoint-trigger failure.
|
2023-09-21 23:15:18 +08:00 |
dapan1121
|
a67b0c99fc
|
feat: support create/drop view
|
2023-09-21 19:28:07 +08:00 |
Haojun Liao
|
50d5fb6641
|
fix(stream): update logs.
|
2023-09-21 19:14:34 +08:00 |
wangjiaming0909
|
f2832b5aa7
|
feat: pipelined agg when partition by col slimit
|
2023-09-21 17:45:49 +08:00 |
Cary Xu
|
1bbb812557
|
Merge branch '3.0' into enh/TS-3934-3.0
|
2023-09-21 17:32:51 +08:00 |
Haojun Liao
|
4925b67d4a
|
fix(stream): ignore the dispatch failure, and set the correct rsp counter.
|
2023-09-21 17:22:09 +08:00 |
shenglian zhou
|
80f77251b2
|
merge with 3.0 and finish coding star expansion
|
2023-09-21 17:04:12 +08:00 |
dapan1121
|
64da3f4ef9
|
Merge pull request #22978 from taosdata/szhou/show-db-table
enhance: show normal/child tables and show user/system databases
|
2023-09-21 16:55:26 +08:00 |
Haojun Liao
|
2efd155adf
|
fix(stream): wait for the task checkpoint before stop.
|
2023-09-21 15:53:21 +08:00 |
kailixu
|
677e938851
|
enh: remove obsolete code
|
2023-09-21 14:18:46 +08:00 |
kailixu
|
b0d1f651ab
|
enh: remove obsolete code
|
2023-09-21 14:15:29 +08:00 |
kailixu
|
eb6b6ec882
|
enh: remove user cache when user dropped
|
2023-09-21 14:09:50 +08:00 |
Haojun Liao
|
17586af0ce
|
refactor: do refactor the sink task.
|
2023-09-21 13:32:57 +08:00 |
kailixu
|
2ff0748022
|
enh: remove user cache in catalog when user dropped
|
2023-09-21 11:29:34 +08:00 |
liuyao
|
b1d9cd1c4a
|
release state
|
2023-09-21 10:12:43 +08:00 |
liuyao
|
3b3c5d7cb8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-21 10:11:36 +08:00 |
slzhou
|
de411ebad1
|
fix: review comments
|
2023-09-21 09:55:13 +08:00 |
yihaoDeng
|
77ef632233
|
refactor code
|
2023-09-21 01:36:12 +00:00 |
Haojun Liao
|
9f9b712332
|
fix(stream): disable token bucket.
|
2023-09-21 01:19:58 +08:00 |
dapan1121
|
cc08a5ee87
|
fix: add query sql
|
2023-09-20 19:30:40 +08:00 |
Haojun Liao
|
92f18989df
|
fix(stream): remove invalid cached task info in buffer.
|
2023-09-20 19:19:04 +08:00 |
Haojun Liao
|
6633fb971b
|
fix(stream): update logs.
|
2023-09-20 18:18:31 +08:00 |
liuyao
|
b4be5fe895
|
fix mem leak
|
2023-09-20 17:35:11 +08:00 |
Haojun Liao
|
8d5ea720e4
|
Merge pull request #22962 from taosdata/feat/TD-26052
feat:vnode tranform support in tmq
|
2023-09-20 17:32:04 +08:00 |
Haojun Liao
|
619b377dd9
|
fix(stream): exec task in task queuee threads.
|
2023-09-20 17:30:41 +08:00 |
Haojun Liao
|
49165f8c3c
|
fix(stream): add more check.
|
2023-09-20 16:49:55 +08:00 |
Haojun Liao
|
8329ec79f2
|
fix(stream): check the status before exec stream task when handling the dispatch requests.
|
2023-09-20 16:32:27 +08:00 |
dmchen
|
8ad0f4182a
|
revert dependency
|
2023-09-20 15:54:38 +08:00 |
Haojun Liao
|
2a781c509f
|
fix(stream): add task status check.
|
2023-09-20 15:32:15 +08:00 |
liuyao
|
1cebda368a
|
session&state operator buff
|
2023-09-20 15:06:08 +08:00 |
slzhou
|
6496bb3d31
|
Merge branch 'szhou/show-db-table' into szhou/continue-coing
|
2023-09-20 14:19:40 +08:00 |
slzhou
|
0c6338dc15
|
fix: fix address sanitizer error
|
2023-09-20 13:25:26 +08:00 |
slzhou
|
1f1657a160
|
fix: fix address sanitizer error
|
2023-09-20 11:50:32 +08:00 |
dm chen
|
4497a01168
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-20 11:13:34 +08:00 |
slzhou
|
1c27c2123f
|
enhance: select `tbname` from (select tbname from d.st)
|
2023-09-20 11:06:59 +08:00 |
Haojun Liao
|
b4419bda65
|
enh(stream): add node stage check.
|
2023-09-20 10:35:01 +08:00 |
Haojun Liao
|
779c0c5f19
|
Merge pull request #22970 from taosdata/fix/liaohj
fix(stream): keep the status entry in hash table, instead entry index.
|
2023-09-20 10:33:05 +08:00 |
slzhou
|
951786669d
|
fix: modify show_kind enum value from none to all
|
2023-09-20 08:39:57 +08:00 |
Haojun Liao
|
1decaaee1e
|
fix(stream): set correct size for results generated by scan history stream tasks.
|
2023-09-19 16:49:04 +08:00 |
slzhou
|
bd2669b4f1
|
fix: show normal tables core
|
2023-09-19 16:40:23 +08:00 |
slzhou
|
f208eefdf2
|
fix: fix sanitizer error
|
2023-09-19 16:21:44 +08:00 |
slzhou
|
f4dbd5d9c9
|
enhance: show normal/child tables and show user/system databases
|
2023-09-19 16:14:17 +08:00 |
wangjiaming0909
|
1e53e6cfeb
|
optimize count()/last() + partition by tbname/tag
|
2023-09-19 14:56:02 +08:00 |
dm chen
|
ee913cbfbc
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-19 14:39:20 +08:00 |
Haojun Liao
|
309630eb11
|
fix(stream): add timestamp.
|
2023-09-19 14:22:05 +08:00 |
dapan1121
|
b9d554275c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-09-19 14:21:00 +08:00 |
dapan1121
|
14e8db289d
|
feat: support view
|
2023-09-19 14:19:54 +08:00 |
dapan1121
|
aabd7a51f7
|
Merge pull request #22934 from taosdata/fix/xsren/TD-26274/mergeSort_main
merge stable sort intead of qsort as insert unordered data
|
2023-09-19 14:17:47 +08:00 |
shenglian zhou
|
2773f1e9ac
|
fix: continue coding
|
2023-09-19 14:03:06 +08:00 |
dmchen
|
e36ff1282c
|
revert dependency
|
2023-09-19 13:42:02 +08:00 |
Haojun Liao
|
38b3a7c1bd
|
fix(stream): update logs.
|
2023-09-19 11:05:49 +08:00 |
slzhou
|
cabe04fccd
|
fix: add more sql trace
|
2023-09-19 10:47:12 +08:00 |
slzhou
|
7b2eea0b4b
|
fix: fix address sanitizer error
|
2023-09-19 10:08:01 +08:00 |
Haojun Liao
|
b7efedf4aa
|
enh(stream): log the checkpoint time.
|
2023-09-19 09:53:33 +08:00 |
Haojun Liao
|
e76bab7122
|
fix(stream): not handle the check msg for follower tasks.
|
2023-09-19 09:43:14 +08:00 |
slzhou
|
05ef6e291c
|
fix: fix address sanitizer error
|
2023-09-19 09:15:12 +08:00 |
slzhou
|
6eb6799a34
|
fix: fix sanitizer error
|
2023-09-19 08:41:10 +08:00 |
slzhou
|
78ea4b1927
|
fix: fix memory sanitizer error
|
2023-09-19 08:38:08 +08:00 |
Haojun Liao
|
9a9fffa577
|
fix(stream): reset task counter.
|
2023-09-19 00:52:35 +08:00 |
Haojun Liao
|
377fdfacf6
|
fix(stream): add some logs.
|
2023-09-18 23:51:08 +08:00 |
Haojun Liao
|
2c9d54af37
|
fix(stream): fix memory leak.
|
2023-09-18 19:58:46 +08:00 |
wangmm0220
|
1e859084b7
|
fix:conflicts from 3.0
|
2023-09-18 19:57:33 +08:00 |
Haojun Liao
|
c7b8d572f6
|
fix(stream): set the output normal for stream dispatch when encountering the transfer state.
|
2023-09-18 18:25:22 +08:00 |
shenglian zhou
|
94a616fcc1
|
fix: save and continue
|
2023-09-18 16:59:07 +08:00 |
xsren
|
b2170e9791
|
fill data of varchar type
|
2023-09-18 16:03:04 +08:00 |
Haojun Liao
|
c33ef4ce88
|
fix(stream): add null check
|
2023-09-18 15:14:51 +08:00 |
wangmm0220
|
7869b693f2
|
add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore
|
2023-09-18 14:09:28 +08:00 |
xsren
|
83d8e3a524
|
mem exception handle
|
2023-09-18 13:48:09 +08:00 |
dmchen
|
b473122dac
|
break dependency
|
2023-09-18 12:29:08 +08:00 |
dmchen
|
5f0274e83d
|
break dependency
|
2023-09-18 11:44:06 +08:00 |
dmchen
|
a64ddfc736
|
break dependency
|
2023-09-18 10:59:50 +08:00 |
dm chen
|
fda32dcc51
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-18 09:41:47 +08:00 |
Haojun Liao
|
8aa9960760
|
Merge pull request #22944 from taosdata/fix/liaohj
refactor: do some internal refactor, and fix some bugs.
|
2023-09-17 21:25:33 +08:00 |
Haojun Liao
|
3dfdda3283
|
fix(stream): fix error in decode stream task.
|
2023-09-17 18:07:26 +08:00 |
Haojun Liao
|
301258784a
|
fix(stream): fix invalid read.
|
2023-09-17 13:59:06 +08:00 |
Haojun Liao
|
01144c58a7
|
fix(stream): fix stream task id error.
|
2023-09-17 01:19:59 +08:00 |
Haojun Liao
|
4846194bbb
|
refactor: do some internal refactor, remove the related fill-history task by sending mesg to replay it in follower node.
|
2023-09-16 21:37:30 +08:00 |
Haojun Liao
|
caa7542cea
|
Merge pull request #22913 from taosdata/fix/liaohj
fix(stream): fix error in drop task.
|
2023-09-16 21:36:38 +08:00 |
Haojun Liao
|
05e9f40834
|
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
|
2023-09-15 17:49:37 +08:00 |
Haojun Liao
|
e20c8b39f4
|
Merge pull request #22922 from taosdata/fix/TD-26325
fix race crash and add log
|
2023-09-15 17:49:22 +08:00 |
Haojun Liao
|
91e3d70796
|
fix(stream): remove fill-history sink task.
|
2023-09-15 17:46:17 +08:00 |
yihaoDeng
|
e958e18726
|
fix race crash and add log
|
2023-09-15 15:02:05 +08:00 |
liuyao
|
c14721744c
|
stream partition ignore stream_get_all
|
2023-09-15 15:01:20 +08:00 |
yihaoDeng
|
6820fb0c5d
|
fix race crash and add log
|
2023-09-15 14:59:44 +08:00 |
liuyao
|
6d64a22b5f
|
project op ignore checkpoint block
|
2023-09-15 11:41:33 +08:00 |
shenglian zhou
|
658de2a04e
|
fix: add create table sql to audit log
|
2023-09-15 09:56:56 +08:00 |
Haojun Liao
|
2bfd6e3355
|
refactor: do some internal refactor.
|
2023-09-15 09:25:22 +08:00 |
Haojun Liao
|
117de7ab7d
|
fix(stream): fix error in drop task.
|
2023-09-15 00:51:13 +08:00 |
Haojun Liao
|
500fcad36c
|
Merge pull request #22892 from taosdata/fix/liaohj
refactor: do some internal refactor.
|
2023-09-15 00:46:46 +08:00 |
Haojun Liao
|
73c2782d78
|
fix(stream): update some logs.
|
2023-09-14 23:17:23 +08:00 |
Haojun Liao
|
303e8caf0c
|
fix(stream): set the correct guard flag.
|
2023-09-14 22:44:16 +08:00 |
Haojun Liao
|
27f626769e
|
fix(stream): fix memory leak.
|
2023-09-14 19:33:05 +08:00 |
dapan1121
|
8ef01584ee
|
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
|
2023-09-14 17:26:15 +08:00 |
Haojun Liao
|
f2c3e0a6e8
|
fix(stream): disable follower send hb to mnode. and do some internal refactor.
|
2023-09-14 17:22:31 +08:00 |
yihaoDeng
|
2d1d74d4e8
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 16:52:23 +08:00 |
wangmm0220
|
8d2ac4a317
|
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes & fix tsAssert default value to 0
|
2023-09-14 15:56:01 +08:00 |
Haojun Liao
|
fce5be0eb4
|
fix(stream): fix dead lock.
|
2023-09-14 14:09:05 +08:00 |
yihaoDeng
|
da55d7e67e
|
update test case
|
2023-09-14 09:25:23 +08:00 |
Haojun Liao
|
9b70c0c457
|
fix:fix coverity issue and remove unnecessary files.
|
2023-09-14 09:06:10 +08:00 |
wangjiaming0909
|
cb78c54d72
|
optimize sort perf
|
2023-09-13 18:37:42 +08:00 |
yihaoDeng
|
f29b3b27ac
|
update test case
|
2023-09-13 16:29:19 +08:00 |
yihaoDeng
|
772e9c6627
|
update test case
|
2023-09-13 16:27:58 +08:00 |
yihaoDeng
|
4faa791ffd
|
refactor code
|
2023-09-13 15:38:44 +08:00 |
yihaoDeng
|
6cfab63ee0
|
update test case
|
2023-09-13 14:50:26 +08:00 |
Haojun Liao
|
d9f6cf3966
|
fix(stream):fix missing unlock.
|
2023-09-13 14:11:41 +08:00 |
Haojun Liao
|
7305c8dbe1
|
refactor: do some internal refactor about the sched status set
|
2023-09-13 14:00:34 +08:00 |
dapan1121
|
0be7060928
|
Merge pull request #22873 from taosdata/fix/TS-3960
fix: join condition with single param operator
|
2023-09-13 11:08:42 +08:00 |
Haojun Liao
|
ca2fea3e1b
|
refactor(stream): remove unnecessary streamschedTask function to improve the performance.
|
2023-09-13 11:02:38 +08:00 |
Yihao Deng
|
fa302ac6b9
|
Merge branch '3.0' into enh/ipWhiteList
|
2023-09-13 10:14:08 +08:00 |
yihaoDeng
|
0152646eac
|
fix case error
|
2023-09-13 10:11:29 +08:00 |
yihaoDeng
|
8f5dd5a9b9
|
fix case error
|
2023-09-13 09:56:26 +08:00 |
Haojun Liao
|
0943c1c5b1
|
fix(stream): limit the token bucket capacity
|
2023-09-13 09:19:59 +08:00 |
Haojun Liao
|
99477babca
|
Merge pull request #22872 from taosdata/fix/coverityScanDyh
fix coverity scan problem
|
2023-09-13 09:18:27 +08:00 |
Haojun Liao
|
09a15bf340
|
refactor: do some internal refactor.
|
2023-09-12 22:07:52 +08:00 |
Haojun Liao
|
60f5056ab7
|
other: merge 3.0
|
2023-09-12 22:00:40 +08:00 |
Haojun Liao
|
f6a097d96f
|
refactor: do some internal refactor.
|
2023-09-12 21:58:22 +08:00 |
Haojun Liao
|
4325a0a433
|
Merge pull request #22866 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-09-12 21:56:44 +08:00 |
dapan1121
|
dd1457e49c
|
fix: join condition with single param operator
|
2023-09-12 19:18:43 +08:00 |
yihaoDeng
|
8fc33dd74d
|
fix coverity scan problem
|
2023-09-12 18:52:16 +08:00 |
Haojun Liao
|
13c20facd0
|
fix(stream): fix syntax error.
|
2023-09-12 18:37:30 +08:00 |
Haojun Liao
|
66676b977e
|
fix(stream): set correct number items in outputQ
|
2023-09-12 18:16:07 +08:00 |
Haojun Liao
|
e457d94ac6
|
refactor: do some internal refactor.
|
2023-09-12 18:09:02 +08:00 |
Haojun Liao
|
4d33387e80
|
Merge pull request #22814 from taosdata/fix/fixTransferCrash2
fix merge error
|
2023-09-12 16:10:07 +08:00 |
Haojun Liao
|
78a5680cf4
|
fix(stream): add some logs.
|
2023-09-12 15:59:09 +08:00 |
yihaoDeng
|
7ce8f694dc
|
Merge branch 'enh/dev3New' into enh/ipWhiteList
|
2023-09-12 15:54:06 +08:00 |
yihaoDeng
|
3e48f3639c
|
fix transfer crash
|
2023-09-12 14:46:32 +08:00 |
shenglian zhou
|
d724762f68
|
fix: add audit sql to cmd request
|
2023-09-12 13:35:41 +08:00 |
Haojun Liao
|
025a2a3b50
|
Merge pull request #22846 from taosdata/fix/3_liaohj
fix(tsdb): check the schema before merge rows in buffer
|
2023-09-12 11:43:27 +08:00 |
yihaoDeng
|
6ce85f5cae
|
fix transfer crash
|
2023-09-12 10:44:56 +08:00 |
Haojun Liao
|
f602aa965f
|
fix(stream): fix coverity scan issues.
|
2023-09-12 09:16:18 +08:00 |
Haojun Liao
|
cd1f0ea414
|
Merge pull request #22826 from taosdata/fix/3_liaohj
fix(stream): set the correct start version for the step 2 stage in fill history.
|
2023-09-11 21:43:58 +08:00 |
yihaoDeng
|
39d04ed15b
|
add rpc update interface
|
2023-09-11 20:48:24 +08:00 |
yihaoDeng
|
d549a47cf5
|
add rpc update interface
|
2023-09-11 15:17:20 +08:00 |
yihaoDeng
|
05727359ca
|
add rpc update interface
|
2023-09-11 15:02:35 +08:00 |
dapan1121
|
f831bf7d0f
|
Merge pull request #22810 from taosdata/fix/m/TD-26136
fix: coverity issues
|
2023-09-11 14:50:03 +08:00 |
yihaoDeng
|
9abfbbab5e
|
add rpc update interface
|
2023-09-11 13:57:45 +08:00 |
Haojun Liao
|
45880f70d4
|
fix(stream): fix display error in logs.
|
2023-09-11 13:57:33 +08:00 |
Haojun Liao
|
3b79ab3266
|
fix(stream): reset the init ts.
|
2023-09-11 13:50:55 +08:00 |
Haojun Liao
|
50ef500f51
|
refactor(stream): do sink module refactor.
|
2023-09-11 10:09:31 +08:00 |
yihaoDeng
|
30a60be214
|
add rpc update interface
|
2023-09-11 09:26:00 +08:00 |
Haojun Liao
|
372747cc23
|
Merge pull request #22818 from taosdata/fix/3_liaohj
fix(stream): fix error in fill history and check quit status of vnode.
|
2023-09-10 20:47:06 +08:00 |
Haojun Liao
|
a9321248a9
|
fix(stream): set the correct flag when there is one token existed.
|
2023-09-10 18:34:03 +08:00 |
yihaoDeng
|
9781766009
|
add rpc update interface
|
2023-09-10 17:02:38 +08:00 |
yihaoDeng
|
d121b564c0
|
add rpc update interface
|
2023-09-10 16:11:14 +08:00 |
Haojun Liao
|
10271aee26
|
fix(stream): fix syntax error in unit test.
|
2023-09-10 14:12:03 +08:00 |
yihaoDeng
|
25bc0b226b
|
add rpc update interface
|
2023-09-10 14:09:36 +08:00 |
Haojun Liao
|
4ffb4a5b1f
|
refactor: disable some logs.
|
2023-09-10 11:02:32 +08:00 |
Haojun Liao
|
85a5c45098
|
fix(stream): limit the already processed data.
|
2023-09-10 00:01:25 +08:00 |
Haojun Liao
|
9a30573b8b
|
fix(stream): disable scan wal when halt is set.
|
2023-09-09 16:12:08 +08:00 |
Haojun Liao
|
aa8909b267
|
other: add some logs.
|
2023-09-09 15:18:54 +08:00 |
Haojun Liao
|
6f5c855a4b
|
fix(stream): fix msg lost bug.
|
2023-09-09 15:08:36 +08:00 |
Haojun Liao
|
47fd144447
|
other: add some logs.
|
2023-09-09 11:19:51 +08:00 |
Haojun Liao
|
e4918e85eb
|
fix(stream): limit the sink rate
|
2023-09-09 00:22:22 +08:00 |
Haojun Liao
|
bf79c2c993
|
fix(stream): limit the sink rate
|
2023-09-09 00:11:13 +08:00 |
Haojun Liao
|
35b97cbd19
|
fix(stream): set correct token in bucket.
|
2023-09-08 23:50:41 +08:00 |
Haojun Liao
|
328377c25f
|
refactor: add some logs.
|
2023-09-08 23:04:39 +08:00 |
Haojun Liao
|
b317c8ebff
|
fix(stream): disable merge submit blocks.
|
2023-09-08 12:46:15 +08:00 |
wangjiaming0909
|
952d6e1492
|
fix: coverity issues
|
2023-09-08 10:26:37 +08:00 |
Minglei Jin
|
3524ef32eb
|
tdb/pcache: not free page if already on free list
|
2023-09-08 09:28:08 +08:00 |
dapan1121
|
cd53ab870a
|
Merge pull request #22805 from taosdata/fix/TD-26160
fix: remove db dead lock issue
|
2023-09-08 08:30:40 +08:00 |
Minglei Jin
|
5007087e19
|
fix(tdb/pcache): fix mem leak with unpined pages
|
2023-09-08 08:09:53 +08:00 |
yihaoDeng
|
27e3ee8f1d
|
add rpc update interface
|
2023-09-07 21:10:05 +08:00 |
yihaoDeng
|
60d6a622e1
|
add rpc update interface
|
2023-09-07 20:47:10 +08:00 |
wade zhang
|
0499581c98
|
Merge pull request #22788 from taosdata/fix/xsren/TD-26163/basemain
stack overflow
|
2023-09-07 18:37:18 +08:00 |
dapan1121
|
6e5ee57fc1
|
fix: remove db dead lock issue
|
2023-09-07 18:01:06 +08:00 |
dapan1121
|
615c619bba
|
Merge pull request #22782 from taosdata/fix/TS-3897
fix: fix diff not support unsigned type
|
2023-09-07 16:17:42 +08:00 |
yihaoDeng
|
8c5fa3526a
|
add rpc update interface
|
2023-09-07 16:10:07 +08:00 |
yihaoDeng
|
147de26eec
|
add rpc update interface
|
2023-09-07 11:54:34 +08:00 |
Haojun Liao
|
55ac835294
|
Merge branch 'main' into fix/3_liaohj
|
2023-09-07 11:47:25 +08:00 |
dapan1121
|
fdeb924d0d
|
Merge pull request #22715 from taosdata/fix/m/TD-26114
fix: desc fill missed one window
|
2023-09-07 11:36:30 +08:00 |
xsren
|
e5302b1677
|
stack overflow
|
2023-09-07 11:00:52 +08:00 |
wade zhang
|
e252e3478d
|
Merge pull request #22784 from taosdata/fix/xsren/TD-26163/toheap
stack flow
|
2023-09-07 10:49:35 +08:00 |
wangjiaming0909
|
4a131000e4
|
fix: data error of partition by col + interval
|
2023-09-07 10:49:09 +08:00 |
Haojun Liao
|
dc821057e5
|
fix(stream): update the log.
|
2023-09-07 10:33:38 +08:00 |
dapan1121
|
afbb6edb59
|
Merge pull request #22755 from taosdata/fix/main/TD-26134
fix: fix coverity scan issue
|
2023-09-07 10:31:47 +08:00 |
dapan1121
|
e4f52bae5b
|
Merge pull request #22764 from taosdata/fix/TD-26132
fix: fix coverity issues
|
2023-09-07 10:09:30 +08:00 |
Haojun Liao
|
e407d7dc6b
|
fix(stream): update log.
|
2023-09-07 10:09:05 +08:00 |
Haojun Liao
|
956047a441
|
fix(stream): count down the token in bucket.
|
2023-09-07 10:02:13 +08:00 |
Haojun Liao
|
b240e91c91
|
enh(stream): add token bucket to limit the rate of sink operation.
|
2023-09-07 09:58:48 +08:00 |
Ganlin Zhao
|
a762437100
|
fix issue
|
2023-09-07 09:54:06 +08:00 |
Ganlin Zhao
|
60d159731a
|
Revert "fix: fix diff not support unsigned type"
This reverts commit 7ccf959cdc44be7c5eaa0218f84db7699c126bbb.
|
2023-09-07 09:53:52 +08:00 |
Haojun Liao
|
0f909285c4
|
Merge pull request #22684 from taosdata/mark/tmq-3.0
fix:use vgstatus before if rebalance
|
2023-09-07 09:20:27 +08:00 |
xsren
|
ce91bdab90
|
stack overflow
|
2023-09-07 09:03:13 +08:00 |
yihaoDeng
|
bc27d245b1
|
add rpc update interface
|
2023-09-06 21:54:31 +08:00 |
liuyao
|
d7caed1c44
|
opt stream state
|
2023-09-06 16:34:25 +08:00 |
yihaoDeng
|
b5d40d01bb
|
add rpc update interface
|
2023-09-06 16:24:29 +08:00 |
dapan1121
|
ed9085281d
|
Merge pull request #22623 from taosdata/feat/TD-25964-3.0
feat: get cpu cores from quota
|
2023-09-06 16:03:33 +08:00 |
Shungang Li
|
7257518dca
|
fix: tdbBtcDelete release pages before modifying pBtc->pPage
|
2023-09-06 14:54:18 +08:00 |
Haojun Liao
|
8783ebcb02
|
enh(stream): add some logs and record the submit package performance.
|
2023-09-06 14:34:36 +08:00 |
Ganlin Zhao
|
d74834f81e
|
fix: fix diff not support unsigned type
|
2023-09-06 14:21:30 +08:00 |
dapan1121
|
875a081adc
|
fix: typo issue
|
2023-09-06 14:11:24 +08:00 |
Haojun Liao
|
e607a0a5cb
|
fix(stream): add some logs.
|
2023-09-06 11:39:07 +08:00 |
dmchen
|
231ba12f70
|
feat/TD-26127
|
2023-09-06 11:00:24 +08:00 |
Haojun Liao
|
c86eeb3938
|
fix(stream): add task status check when waiting for the table create.
|
2023-09-06 10:58:33 +08:00 |
dapan1121
|
0b18689fa6
|
fix: fix coverity issues
|
2023-09-06 10:57:49 +08:00 |
wangjiaming0909
|
5dedaebb01
|
fix: desc fill missed one window
|
2023-09-06 10:53:19 +08:00 |