Haojun Liao
|
b58ec1ee57
|
fix(stream): update logs.
|
2023-09-23 15:22:48 +08:00 |
Haojun Liao
|
acd3321494
|
fix(stream): rsp when checkpoint source failed.
|
2023-09-23 14:13:33 +08: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 |
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 |
Haojun Liao
|
5b12e276cf
|
fix(stream): add msg identifier check.
|
2023-09-22 18:13:18 +08:00 |
wade zhang
|
849b05a09b
|
Merge pull request #22927 from taosdata/fix/TD-26189
s3/block_cache: new tsdb block cache
|
2023-09-22 16:15:07 +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 |
Haojun Liao
|
898aea5cfb
|
refactor(stream): refactor send msg.
|
2023-09-22 14:52:18 +08:00 |
Minglei Jin
|
4c151f2031
|
tsdb/readerwriter: remove size with download
|
2023-09-22 14:06:06 +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 |
Haojun Liao
|
7380151322
|
fix(stream): remove invalid node.
|
2023-09-22 11:45:46 +08:00 |
Haojun Liao
|
87ea745861
|
fix(stream): add some logs, and remove invalid assert.
|
2023-09-22 10:53:03 +08:00 |
Haojun Liao
|
198e6bb023
|
enh(stream): add stage info for streamt tasks.
|
2023-09-22 10:36:15 +08:00 |
Haojun Liao
|
f7bcff862d
|
fix(stream): add check info detailed information.
|
2023-09-22 10:23:56 +08:00 |
wangmm0220
|
19806cbcab
|
fix:memory leak
|
2023-09-22 10:12:11 +08:00 |
wangmm0220
|
5555371fbc
|
fix:memory leak
|
2023-09-22 10:04:53 +08:00 |
wangmm0220
|
86a4bfe28d
|
fix:memory leak
|
2023-09-22 10:02:16 +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 |
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 |
Haojun Liao
|
3c921ba66e
|
Merge pull request #23006 from taosdata/fix/3_liaohj
fix(tsdb): set the correct scaninfo to load the tomb data.
|
2023-09-21 22:13:16 +08:00 |
kailixu
|
3beb9c5c84
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-21 19:38:27 +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
|
f93df639c1
|
fix(tsdb): set the correct scaninfo to load the tomb data.
|
2023-09-21 17:32:21 +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 |
Minglei Jin
|
ce1f866416
|
tsdb/reader: use pTsdb handle instead of pgsz to open file
|
2023-09-21 16:36:17 +08:00 |
kailixu
|
7445b9ff50
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-21 16:25:06 +08:00 |
Haojun Liao
|
2efd155adf
|
fix(stream): wait for the task checkpoint before stop.
|
2023-09-21 15:53:21 +08:00 |
Haojun Liao
|
0f97a21163
|
fix(tsdb): set the correct scaninfo to load the tomb data.
|
2023-09-21 15:21:01 +08:00 |
Haojun Liao
|
e4073bd9a8
|
fix(stream): update logs.
|
2023-09-21 14:03:14 +08:00 |
Haojun Liao
|
09accc71d2
|
log(stream): update log.
|
2023-09-21 14:01:41 +08:00 |
Haojun Liao
|
17586af0ce
|
refactor: do refactor the sink task.
|
2023-09-21 13:32:57 +08:00 |
kailixu
|
e7dd0caeb9
|
Merge branch '3.0' into enh/TS-3934-3.0
|
2023-09-21 10:21:45 +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 |
wangmm0220
|
ce2fc8b319
|
fix:memory leak
|
2023-09-21 10:05:52 +08:00 |
kailixu
|
2b25982495
|
enh: user dropped notification
|
2023-09-21 09:53:45 +08:00 |
wangmm0220
|
f9c5aa01af
|
fix:enable split if there are topics & fix memory leak
|
2023-09-21 09:20:34 +08:00 |
Haojun Liao
|
92f18989df
|
fix(stream): remove invalid cached task info in buffer.
|
2023-09-20 19:19:04 +08:00 |
wangmm0220
|
d3f54e678f
|
feat:support vnode split in tmq
|
2023-09-20 18:27:43 +08:00 |
Haojun Liao
|
6633fb971b
|
fix(stream): update logs.
|
2023-09-20 18:18:31 +08:00 |
Minglei Jin
|
f206fa07d0
|
s3/put: use put2
|
2023-09-20 15:59:58 +08:00 |
Haojun Liao
|
2418f509ea
|
fix(stream): avoid invalid read.
|
2023-09-20 15:47:09 +08:00 |
Haojun Liao
|
1d1d9a1b0b
|
fix(stream): unlock when returning.
|
2023-09-20 15:45:15 +08:00 |
Haojun Liao
|
c8ab761d2a
|
fix(stream): return if failed.
|
2023-09-20 15:38:49 +08:00 |
Haojun Liao
|
2a781c509f
|
fix(stream): add task status check.
|
2023-09-20 15:32:15 +08:00 |
Minglei Jin
|
d155cfcf0f
|
tsdb/readerwriter: use tsdb's s3 block cache to read file page
|
2023-09-20 15:24:54 +08:00 |
liuyao
|
1cebda368a
|
session&state operator buff
|
2023-09-20 15:06:08 +08:00 |
Haojun Liao
|
af487c9048
|
fix(stream): fix obj.
|
2023-09-20 14:50:43 +08:00 |
Haojun Liao
|
361cde6497
|
fix(stream): fix deadlock caused by streamTaskHalt function.
|
2023-09-20 14:49:09 +08:00 |
Haojun Liao
|
55d4a9686c
|
log(tsdb): remove some logs.
|
2023-09-20 13:18:42 +08:00 |
Haojun Liao
|
5e3a268b6d
|
enh(stream): add info in log.
|
2023-09-20 13:15:50 +08:00 |
dm chen
|
4497a01168
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-20 11:13:34 +08:00 |
Haojun Liao
|
392aaeb592
|
log(stream): remove logs.
|
2023-09-20 10:49:18 +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
|
ef1e91a6be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-20 08:44:15 +08:00 |
wangmm0220
|
2881a2504c
|
fix:conflicts from 3.0
|
2023-09-19 18:39:40 +08:00 |
dmchen
|
1a7bffb079
|
ci break
|
2023-09-19 18:01:38 +08:00 |
Haojun Liao
|
b99232fd7a
|
fix(stream): limit the max scan times.
|
2023-09-19 17:45:28 +08:00 |
Haojun Liao
|
271e492188
|
refactor: update the log level.
|
2023-09-19 17:40:26 +08:00 |
wangmm0220
|
766652a88a
|
fix:vnode tranform support in tmq
|
2023-09-19 17:27:19 +08:00 |
dmchen
|
dbde1a4491
|
ci break
|
2023-09-19 14:40:48 +08:00 |
dm chen
|
ee913cbfbc
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-19 14:39:20 +08:00 |
shenglian zhou
|
a072fb6a2c
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-19 14:03:16 +08:00 |
dmchen
|
e36ff1282c
|
revert dependency
|
2023-09-19 13:42:02 +08:00 |
wade zhang
|
7311e60f7f
|
Merge pull request #22963 from taosdata/fix/TS-4015
fix: set snapshot writer compression
|
2023-09-19 13:26:32 +08:00 |
wangmm0220
|
ad70dc178f
|
fix:conflicts from 3.0
|
2023-09-19 11:56:52 +08:00 |
wangmm0220
|
edb42aa2aa
|
fix:move from main to 3.0
|
2023-09-19 11:51:52 +08:00 |
Haojun Liao
|
1cfd34a6a9
|
Merge pull request #22955 from taosdata/fix/avoidConflictIdxNameMain
avoid first tag index conflict
|
2023-09-19 11:37:26 +08:00 |
slzhou
|
c882f4ba08
|
fix: fix address sanitizer error
|
2023-09-19 11:31:20 +08:00 |
Alex Duan
|
4a4e778a6a
|
fix: remove depends from util to common
|
2023-09-19 10:46:52 +08:00 |
Haojun Liao
|
5a6e50d523
|
fix(stream): keep the status entry in hash table, instead entry index.
|
2023-09-19 10:33:58 +08:00 |
Haojun Liao
|
e76bab7122
|
fix(stream): not handle the check msg for follower tasks.
|
2023-09-19 09:43:14 +08:00 |
slzhou
|
900aacd428
|
fix: fix sanitizer error
|
2023-09-19 09:40:00 +08:00 |
kailixu
|
6698861c8b
|
chore: timeseries distribute
|
2023-09-19 08:29:51 +08:00 |
Hongze Cheng
|
b1797834c1
|
fix: set snapshot writer compression
|
2023-09-18 20:58:20 +08:00 |
Haojun Liao
|
1ca06e960f
|
fix(stream): remove stream in buf.
|
2023-09-18 20:25:24 +08:00 |
wangmm0220
|
1e859084b7
|
fix:conflicts from 3.0
|
2023-09-18 19:57:33 +08:00 |
wangmm0220
|
4b74135350
|
fix:vnode tranform support in tmq
|
2023-09-18 19:47:28 +08:00 |
wangmm0220
|
59d8f7d10f
|
fix:return in progress in drop consumer group
|
2023-09-18 17:55:00 +08:00 |
Haojun Liao
|
101161c52e
|
Merge pull request #22954 from taosdata/fix/TD-26323
fix:core in race condition for pTq->pExecStore & return if poll too l…
|
2023-09-18 17:41:01 +08:00 |
shenglian zhou
|
94a616fcc1
|
fix: save and continue
|
2023-09-18 16:59:07 +08:00 |
Haojun Liao
|
c33ef4ce88
|
fix(stream): add null check
|
2023-09-18 15:14:51 +08:00 |
wangmm0220
|
49a193b328
|
fix:send delete subscribe info to vnode if drop consumer
|
2023-09-18 14:46:39 +08:00 |
wangmm0220
|
c3498fbfe8
|
fix:core in race condition for pTq->pExecStore & return if poll too long & fix test cases if submit empty
|
2023-09-18 14:35:07 +08:00 |
Alex Duan
|
570ac79a79
|
Merge branch 'taosdata:3.0' into 3.0
|
2023-09-18 14:28:00 +08:00 |
yihaoDeng
|
2c10163634
|
avoid first tag index conflict
|
2023-09-18 14:19:58 +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 |
Haojun Liao
|
82d3deb423
|
Merge pull request #22949 from taosdata/enh/disableIpWhiteListOnCommunity
disable white list on community
|
2023-09-18 13:41:08 +08:00 |
dmchen
|
b473122dac
|
break dependency
|
2023-09-18 12:29:08 +08:00 |
Haojun Liao
|
8aa34802f5
|
Merge pull request #22938 from taosdata/fix/TD-26323
fix:[TD-26323]add macro to control tmq assert & make subscribe transa…
|
2023-09-18 09:48:39 +08:00 |
Haojun Liao
|
de04090f04
|
Merge pull request #22940 from taosdata/fix/avoidConflictOfIdxName
reduce the confliction of first tag index name
|
2023-09-18 09:47:58 +08:00 |
dm chen
|
fda32dcc51
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-18 09:41:47 +08:00 |
dmchen
|
c674e025e2
|
skip auto create tb
|
2023-09-18 09:29:51 +08:00 |
kailixu
|
8111c18cc4
|
chore: merge 3.0
|
2023-09-18 09:20:43 +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
|
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 |
yihaoDeng
|
d890ccbd3b
|
disable white list on community
|
2023-09-15 20:27:41 +08:00 |
wangmm0220
|
8ebb6e202e
|
fix:[TD-26323]add macro to control tmq assert & make subscribe transaction no conflicts
|
2023-09-15 19:26:55 +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
|
91e3d70796
|
fix(stream): remove fill-history sink task.
|
2023-09-15 17:46:17 +08:00 |
yihaoDeng
|
a66145a494
|
reduce the possible of first tag index name
|
2023-09-15 17:41:04 +08:00 |
Minglei Jin
|
0181bb24d3
|
tsdb/readerwriter: use PRId64 instead of lld
|
2023-09-15 16:40:04 +08:00 |
Alex Duan
|
47f2c38a56
|
Merge pull request #22910 from taosdata/fix/TS-3987
fix: delete data error
|
2023-09-15 16:19:29 +08:00 |
Minglei Jin
|
318281356b
|
s3/block_cache: new tsdb block cache
|
2023-09-15 16:19:21 +08:00 |
kailixu
|
7f477b413a
|
chore: more code
|
2023-09-15 14:35:57 +08:00 |
kailixu
|
03aea454d7
|
chore: more code
|
2023-09-15 14:33:35 +08:00 |
lx1zhong
|
6da4088012
|
add TSZ and ADT-FSE algorithm
|
2023-09-15 14:30:23 +08:00 |
wade zhang
|
b123dd7df3
|
Merge pull request #22904 from taosdata/FIX/TD-26292-main
enh: ignore compact req during restoring
|
2023-09-15 11:05:18 +08:00 |
kailixu
|
6b95013ba0
|
chore: code refactor for mndDnode
|
2023-09-15 10:28:07 +08:00 |
yihaoDeng
|
79fe29c848
|
fix compile error
|
2023-09-15 10:10:23 +08:00 |
Haojun Liao
|
2bfd6e3355
|
refactor: do some internal refactor.
|
2023-09-15 09:25:22 +08:00 |
kailixu
|
8505fb2aea
|
chore: code refactor for mndDnode
|
2023-09-15 08:49:45 +08:00 |
kailixu
|
1ddc935072
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-15 08:39:32 +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
|
5f55f489d8
|
fix(stream): fix memory leak.
|
2023-09-14 22:59:11 +08:00 |
Haojun Liao
|
303e8caf0c
|
fix(stream): set the correct guard flag.
|
2023-09-14 22:44:16 +08:00 |
kailixu
|
449092c5dc
|
enh: timeseries update optimize
|
2023-09-14 20:16:02 +08:00 |
Haojun Liao
|
27f626769e
|
fix(stream): fix memory leak.
|
2023-09-14 19:33:05 +08:00 |
yihaoDeng
|
167be7c519
|
rm dup ip
|
2023-09-14 19:09:56 +08:00 |
yihaoDeng
|
250fed499f
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 18:49:17 +08:00 |
yihaoDeng
|
0e496ab0c5
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 18:18:05 +08:00 |
yihaoDeng
|
2af180c763
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 17:56:44 +08:00 |
yihaoDeng
|
02f5f4f017
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 17:23:31 +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 |
Hongze Cheng
|
925cc8f55f
|
fix: delete data error
|
2023-09-14 17:20:10 +08:00 |
yihaoDeng
|
a7d4547a2d
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 17:01:06 +08:00 |
yihaoDeng
|
011aee7214
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 16:56:47 +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 |
slzhou
|
972a6a133f
|
Merge branch 'enh/ipWhiteList' of github.com:taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 16:34:30 +08:00 |
slzhou
|
59020ff52d
|
fix: for community version, use 0.0.0.0/0 as whitelist
|
2023-09-14 16:34:03 +08:00 |
wangmm0220
|
908cf88414
|
Merge branch 'mark/tmq-3.0' of https://github.com/taosdata/TDengine into feat/TD-26052
|
2023-09-14 16:18:43 +08:00 |
Benguang Zhao
|
bbcbe460d4
|
enh: ignore compact req during restoring
|
2023-09-14 16:17:17 +08:00 |
Benguang Zhao
|
2886913fd8
|
enh: ignore compact req during restoring
|
2023-09-14 16:09:00 +08:00 |
yihaoDeng
|
e36dc50828
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-14 15:42:17 +08:00 |
yihaoDeng
|
2002ed8709
|
add more error code
|
2023-09-14 15:34:28 +08:00 |
slzhou
|
2a40113f13
|
fix: entprise version compilation
|
2023-09-14 14:44:09 +08:00 |
Haojun Liao
|
fce5be0eb4
|
fix(stream): fix dead lock.
|
2023-09-14 14:09:05 +08:00 |
slzhou
|
a15a41f396
|
Merge branch 'enh/ipWhiteList' of github.com:taosdata/TDengine into szhou/enh/ipWhiteList
|
2023-09-14 13:06:15 +08:00 |
slzhou
|
94236b8cee
|
fix: pass some test
|
2023-09-14 13:05:58 +08:00 |
yihaoDeng
|
aa1cc01064
|
update test case
|
2023-09-14 12:18:43 +08:00 |
yihaoDeng
|
903c628067
|
update test case
|
2023-09-14 12:18:04 +08:00 |
Haojun Liao
|
fd6344b319
|
fix(tsdb): check return code.
|
2023-09-14 09:25:35 +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 |
yihaoDeng
|
7ec31029e6
|
update test case
|
2023-09-14 08:45:55 +08:00 |
yihaoDeng
|
e7815229ca
|
update test case
|
2023-09-13 19:54:45 +08:00 |
wangmm0220
|
f729150497
|
fix:opti poll callbak logic & send epoch as -1 to get epset if vnode transformed
|
2023-09-13 18:32:45 +08:00 |
wangmm0220
|
39fb5f4334
|
fix:add vnode snaphot for tmq
|
2023-09-13 18:09:47 +08:00 |
dapan1121
|
270a7584f4
|
enh: prevent accessing ins_users&ins_user_privileges without sysinfo
|
2023-09-13 17:48:26 +08:00 |
yihaoDeng
|
c0a8f81176
|
update test case
|
2023-09-13 14:27:58 +08:00 |
Haojun Liao
|
7305c8dbe1
|
refactor: do some internal refactor about the sched status set
|
2023-09-13 14:00:34 +08:00 |
wangmm0220
|
1dbd322fa0
|
fix:remove useless code
|
2023-09-13 11:42:09 +08:00 |
kailixu
|
53ed71959b
|
enh: fetch cluster info for grant periodically
|
2023-09-13 11:30:04 +08:00 |
Yihao Deng
|
fa302ac6b9
|
Merge branch '3.0' into enh/ipWhiteList
|
2023-09-13 10:14:08 +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 |
yihaoDeng
|
5468c717e9
|
Merge branch 'enh/ipWhiteList' of https://github.com/taosdata/TDengine into enh/ipWhiteList
|
2023-09-12 21:03:42 +08:00 |
yihaoDeng
|
d6f4c40e54
|
fix mem leak
|
2023-09-12 21:03:35 +08:00 |
yihaoDeng
|
8fc33dd74d
|
fix coverity scan problem
|
2023-09-12 18:52:16 +08:00 |
Haojun Liao
|
e457d94ac6
|
refactor: do some internal refactor.
|
2023-09-12 18:09:02 +08:00 |
yihaoDeng
|
8e064cdd03
|
fix merge error
|
2023-09-12 16:41:14 +08:00 |
slzhou
|
65fe665939
|
fix: get user whitelist version from user object
|
2023-09-12 16:27:07 +08:00 |
slzhou
|
a44d0bceb6
|
Merge branch 'szhou/enh/ipWhiteList' into enh/ipWhiteList
|
2023-09-12 16:21:29 +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
|
52931b530d
|
Merge pull request #22855 from taosdata/fix/3_liaohj
fix(stream):check error when vnode is closing.
|
2023-09-12 15:58:02 +08:00 |
dapan1121
|
ef7eb478e4
|
Merge pull request #22834 from taosdata/fix/TS-3945
fix: remove incorrect assert
|
2023-09-12 15:55:51 +08:00 |
yihaoDeng
|
7ce8f694dc
|
Merge branch 'enh/dev3New' into enh/ipWhiteList
|
2023-09-12 15:54:06 +08:00 |
yihaoDeng
|
63c53b6a3a
|
fix transfer crash
|
2023-09-12 15:03:13 +08:00 |
yihaoDeng
|
ccb75a9c11
|
fix transfer crash
|
2023-09-12 14:46:56 +08:00 |
yihaoDeng
|
3e48f3639c
|
fix transfer crash
|
2023-09-12 14:46:32 +08:00 |
shenglian zhou
|
d5f1662bf5
|
enh: enterprise version and community version split
|
2023-09-12 14:35:01 +08:00 |
shenglian zhou
|
21dd7a82b0
|
Merge branch 'szhou/enh/ipWhiteList' of github.com:taosdata/TDengine into szhou/enh/ipWhiteList
|
2023-09-12 14:16:35 +08:00 |
shenglian zhou
|
53894f1182
|
enhance: add hb whitelist version and notify taosadapter
|
2023-09-12 14:15:03 +08:00 |
shenglian zhou
|
8db96a0085
|
enhance: update notification and get user whitelist api
|
2023-09-12 14:10:41 +08:00 |
shenglian zhou
|
64caae83fd
|
enhance: add hb whitelist version and notify taosadapter
|
2023-09-12 14:10:41 +08:00 |
wade zhang
|
f4e785788a
|
Merge pull request #22833 from taosdata/fix/TS-3943-3.m
fix: neighbor block overlap judgement
|
2023-09-12 11:51:03 +08:00 |
Haojun Liao
|
93159729f6
|
fix(stream):check error when vnode is closing.
|
2023-09-12 11:45:51 +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
|
4d16cfac05
|
add rpc update interface
|
2023-09-12 11:36:44 +08:00 |
yihaoDeng
|
a902421f5b
|
add user ip white ver
|
2023-09-12 11:33:32 +08:00 |
yihaoDeng
|
f29880fee3
|
add rpc update interface
|
2023-09-12 11:31:06 +08:00 |
wade zhang
|
a02f28640c
|
Merge pull request #22829 from taosdata/fix/TD-26210-main
fix/TD-26210
|
2023-09-12 11:01:12 +08:00 |
yihaoDeng
|
6ce85f5cae
|
fix transfer crash
|
2023-09-12 10:44:56 +08:00 |
yihaoDeng
|
d9eed32167
|
add rpc update interface
|
2023-09-12 09:54:13 +08:00 |
Haojun Liao
|
f602aa965f
|
fix(stream): fix coverity scan issues.
|
2023-09-12 09:16:18 +08:00 |
Haojun Liao
|
a5b93aaf97
|
fix(tsdb): fix invalid read.
|
2023-09-11 23:55:34 +08:00 |
Haojun Liao
|
e8f7146a2c
|
fix(tsdb): check the schema before merge rows in buffer, and do some refactor.
|
2023-09-11 22:19:10 +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
|
9efa9eeff4
|
add rpc update interface
|
2023-09-11 21:29:50 +08:00 |
yihaoDeng
|
0a8b1ebe46
|
add rpc update interface
|
2023-09-11 21:02:50 +08:00 |
yihaoDeng
|
39d04ed15b
|
add rpc update interface
|
2023-09-11 20:48:24 +08:00 |
shenglian zhou
|
9da204e5ff
|
enhance: update notification and get user whitelist api
|
2023-09-11 17:04:35 +08:00 |
Haojun Liao
|
5ab739ae46
|
fix(stream): fix memory leak.
|
2023-09-11 15:29:12 +08:00 |
yihaoDeng
|
d549a47cf5
|
add rpc update interface
|
2023-09-11 15:17:20 +08:00 |
dapan1121
|
5c21f1ca22
|
fix: remove incorrect assert
|
2023-09-11 15:16:22 +08:00 |
kailixu
|
78d136dffd
|
fix: neighbor block overlap judgement
|
2023-09-11 15:10:39 +08:00 |
yihaoDeng
|
05727359ca
|
add rpc update interface
|
2023-09-11 15:02:35 +08:00 |
dmchen
|
a8e538a563
|
fix/TD-26210
|
2023-09-11 14:38:36 +08:00 |
Haojun Liao
|
c729fc989f
|
fix(stream): set the init start timestamp.
|
2023-09-11 13:49:43 +08:00 |
Haojun Liao
|
0980e021e5
|
fix(stream): set the correct start version for the step 2 stage in fill history.
|
2023-09-11 13:37:19 +08:00 |
yihaoDeng
|
2a30e12547
|
add rpc update interface
|
2023-09-11 10:45:45 +08:00 |
Haojun Liao
|
50ef500f51
|
refactor(stream): do sink module refactor.
|
2023-09-11 10:09:31 +08:00 |
shenglian zhou
|
569283f806
|
enhance: add hb whitelist version and notify taosadapter
|
2023-09-11 09:52:58 +08:00 |
yihaoDeng
|
30a60be214
|
add rpc update interface
|
2023-09-11 09:26:00 +08:00 |
Minglei Jin
|
443756c6ff
|
fix(meta): null txn after abort
|
2023-09-11 08:55:30 +08:00 |
wade zhang
|
ddc8c93a9c
|
Merge pull request #22767 from taosdata/mark/tmq
fix:send delete subscribe info to vnode if drop consumer
|
2023-09-10 22:17:26 +08:00 |
wade zhang
|
635d405867
|
Merge pull request #22800 from taosdata/fix/TS-3922-main
fix:[TS-3922] make SStreamObj->->currentTick aligned by 8
|
2023-09-10 22:17:07 +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 |
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 |
yihaoDeng
|
25bc0b226b
|
add rpc update interface
|
2023-09-10 14:09:36 +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 |
yihaoDeng
|
af08289a06
|
Merge branch 'fix/mainNew' into fix/fixTransferCrash2
|
2023-09-08 19:58:21 +08:00 |
yihaoDeng
|
a0494695de
|
fix merge error
|
2023-09-08 19:48:06 +08:00 |
Haojun Liao
|
b317c8ebff
|
fix(stream): disable merge submit blocks.
|
2023-09-08 12:46:15 +08:00 |
yihaoDeng
|
56706193eb
|
add rpc update interface
|
2023-09-08 11:49:12 +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 |
wangmm0220
|
842bb5742a
|
fix:[TS-3922]rollback because cases failed & avoid atomic_store_64 core if parameters not aligned by 8
|
2023-09-07 19:26:33 +08:00 |
Benguang Zhao
|
55a9668908
|
fix: next merger iter of tombs in loop of tsdbSnapWriteTombRecord
|
2023-09-07 17:26:30 +08:00 |
Benguang Zhao
|
2d5b18039d
|
fix: next merger iter of tombs in loop of tsdbSnapWriteTombRecord
|
2023-09-07 17:14:50 +08:00 |
wade zhang
|
3ea51721b9
|
Merge pull request #22797 from taosdata/fix/TD-25218-main
Fix/TD-25218: adjust the error code returned when db does not exist
|
2023-09-07 16:13:53 +08:00 |
wade zhang
|
d3f0c5ac3e
|
Merge pull request #22770 from taosdata/fix/TD-25445-main
fix/TD-25445: search memory in ttlMgrFindExpired
|
2023-09-07 16:13:32 +08:00 |
yihaoDeng
|
8c5fa3526a
|
add rpc update interface
|
2023-09-07 16:10:07 +08:00 |
wangmm0220
|
c4898bffd8
|
fix:[TS-3922] make SStreamObj->->currentTick aligned by 8
|
2023-09-07 15:23:00 +08:00 |
Shungang Li
|
46af31539d
|
fix: adjust the error code returned when db does not exist
|
2023-09-07 14:52:34 +08:00 |
yihaoDeng
|
f4f97a67f5
|
add rpc update interface
|
2023-09-07 14:24:26 +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 |
Haojun Liao
|
b240e91c91
|
enh(stream): add token bucket to limit the rate of sink operation.
|
2023-09-07 09:58:48 +08:00 |
Shungang Li
|
a6ba7e678f
|
fix: search memory in ttlMgrFindExpired
|
2023-09-07 09:33:26 +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 |
yihaoDeng
|
bc27d245b1
|
add rpc update interface
|
2023-09-06 21:54:31 +08:00 |
yihaoDeng
|
ad5639df89
|
add rpc update interface
|
2023-09-06 21:36:16 +08:00 |
Haojun Liao
|
2b84e0b02e
|
refactor: check if the put data into queue is success or failed.
|
2023-09-06 19:39:00 +08:00 |
Haojun Liao
|
8edf86b3bb
|
fix(stream): add some logs.
|
2023-09-06 19:08:09 +08:00 |
Haojun Liao
|
5ba6a68e7a
|
fix(stream): fix syntax error.
|
2023-09-06 19:00:39 +08:00 |
Haojun Liao
|
a82027f492
|
enh(stream): pack multi-datablock into one submit message.
|
2023-09-06 18:58:47 +08:00 |
wade zhang
|
e493f983ed
|
Merge pull request #22735 from taosdata/fix/TD-26133
fix: coverity scan
|
2023-09-06 18:45:23 +08:00 |
Haojun Liao
|
f8a321695a
|
Merge pull request #22711 from taosdata/fix/TD-26069-1
fix rc
|
2023-09-06 17:58:33 +08:00 |
yihaoDeng
|
ac8220012c
|
add rpc update interface
|
2023-09-06 17:22:30 +08:00 |
Hongze Cheng
|
1d343fa57e
|
more fix
|
2023-09-06 17:10:36 +08:00 |
Haojun Liao
|
926cc01cff
|
refactor: do some internal refactor.
|
2023-09-06 16:48:43 +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 |
Hongze Cheng
|
cd88c8ec31
|
fix: little test
|
2023-09-06 14:45:53 +08:00 |
Haojun Liao
|
b382cba58c
|
fix(stream): fix syntax error.
|
2023-09-06 14:37:58 +08:00 |
Haojun Liao
|
236b363996
|
fix(stream): fix syntax error.
|
2023-09-06 14:37:11 +08:00 |
Haojun Liao
|
8783ebcb02
|
enh(stream): add some logs and record the submit package performance.
|
2023-09-06 14:34:36 +08:00 |
Hongze Cheng
|
a6743a31b5
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-26133
|
2023-09-06 14:12:21 +08:00 |
dapan1121
|
698b0b21f7
|
Merge pull request #22630 from taosdata/enh/TS-3812-3.0
enh: report time series by period and quantity
|
2023-09-06 13:38:24 +08:00 |
dapan1121
|
2bc8b3f7ee
|
Merge pull request #22625 from taosdata/enh/TD-23879-3.0
enh: allow altering options to the same value
|
2023-09-06 13:34:49 +08:00 |
Haojun Liao
|
e607a0a5cb
|
fix(stream): add some logs.
|
2023-09-06 11:39:07 +08:00 |
wangmm0220
|
f209e31582
|
fix:send delete subscribe info to vnode if drop consumer
|
2023-09-06 11:16:03 +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 |
yihaoDeng
|
393ef21348
|
add rpc update interface
|
2023-09-06 09:32:26 +08:00 |
yihaoDeng
|
6f6c517342
|
add rpc update interface
|
2023-09-05 21:00:01 +08:00 |
yihaoDeng
|
e539eebaa2
|
add rpc update interface
|
2023-09-05 18:50:11 +08:00 |
wangmm0220
|
ef87b9c571
|
fix:conflicts from 3.0
|
2023-09-05 16:19:04 +08:00 |
wangmm0220
|
4e46ce4c03
|
fix:wait pHandle idle if vnode receives subscribe msg
|
2023-09-05 16:04:44 +08:00 |
wade zhang
|
0517358a02
|
Merge pull request #22717 from taosdata/fix/TD-22062
fix/TD-22062
|
2023-09-05 16:04:12 +08:00 |
Haojun Liao
|
ac8f4f1558
|
Merge pull request #22736 from taosdata/fix/fixTransferCrash
fix invalid read
|
2023-09-05 15:42:03 +08:00 |
Haojun Liao
|
5dcbae3594
|
Merge pull request #22681 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-09-05 12:54:09 +08:00 |
yihaoDeng
|
d0503a8a3f
|
fix invalid read
|
2023-09-05 12:11:58 +08:00 |
yihaoDeng
|
6257bf1e10
|
add rpc update interface
|
2023-09-05 12:03:23 +08:00 |
Hongze Cheng
|
8dbdeccc8f
|
fix: coverity scan
|
2023-09-05 11:41:36 +08:00 |
Alex Duan
|
00c5760927
|
Merge pull request #22730 from taosdata/fix/test_1x
test: add stream cases to 3.0
|
2023-09-05 11:21:35 +08:00 |
dapan1121
|
4a5bcb5c80
|
Merge pull request #22650 from taosdata/szhou/ip-whitelist
enhance: ip whitelist syntax
|
2023-09-05 11:00:55 +08:00 |
wade zhang
|
8f27724f1f
|
Merge pull request #22701 from taosdata/fix/test_1x
test: add stream cases to main
|
2023-09-05 10:57:38 +08:00 |
Haojun Liao
|
0441c7a870
|
Merge branch 'fix/3_liaohj' of github.com:taosdata/tdengine into fix/3_liaohj
|
2023-09-05 10:40:48 +08:00 |
Haojun Liao
|
5b3cb8ec42
|
fix(stream): fix memory leak.
|
2023-09-05 09:27:16 +08:00 |
Haojun Liao
|
db8073dadd
|
fix(stream): fix memory leak.
|
2023-09-04 23:13:57 +08:00 |
yihaoDeng
|
685bdea44a
|
add rpc update interface
|
2023-09-04 21:15:46 +08:00 |
Haojun Liao
|
77eed06bcd
|
Merge branch '3.0' into fix/3_liaohj
|
2023-09-04 18:51:07 +08:00 |
dmchen
|
1a0480c834
|
fix/TD-22062
|
2023-09-04 17:14:29 +08:00 |
wangmm0220
|
90e938e48f
|
fix:set vg status idle if reveive poll callback
|
2023-09-04 16:53:12 +08:00 |
Haojun Liao
|
aeea699c9c
|
Merge branch '3.0' into fix/3_liaohj
|
2023-09-04 15:53:39 +08:00 |
Haojun Liao
|
ed22dd5f26
|
fix(stream): fix deadlock caused during merging branch.
|
2023-09-04 14:09:39 +08:00 |
Haojun Liao
|
375d0abea5
|
fix(stream): merge main.
|
2023-09-04 13:12:53 +08:00 |
Haojun Liao
|
21dab8ceab
|
other: merge 3.0
|
2023-09-04 13:08:19 +08:00 |
yihaoDeng
|
03cddfa7ce
|
fix rc
|
2023-09-04 10:33:01 +08:00 |
Haojun Liao
|
d73de8ba1e
|
fix(stream): add null ptr check.
|
2023-09-02 16:44:21 +08:00 |
Haojun Liao
|
037a232bfa
|
refactor: do some internal refactor.
|
2023-09-01 17:05:36 +08:00 |
wangmm0220
|
fd85d5885a
|
fix:add limit time for consume in 1 seconds
|
2023-09-01 16:57:49 +08:00 |
wangmm0220
|
02ac3eac5a
|
fix:logic error
|
2023-09-01 16:51:44 +08:00 |
yihaoDeng
|
5f78c27535
|
add enable white list
|
2023-09-01 15:11:25 +08:00 |
Haojun Liao
|
4fee5ba59a
|
fix(stream): even in ck, start stream tasks.
|
2023-09-01 14:40:30 +08:00 |
yihaoDeng
|
832b78c0e8
|
Merge branch '3.0' into szhou/ip-whitelist
|
2023-09-01 13:44:23 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
dapan1121
|
2141ac8460
|
Merge remote-tracking branch 'origin/main' into fix/m23.2
|
2023-09-01 11:21:38 +08:00 |
yihaoDeng
|
8b146f793d
|
Merge branch '3.0' into szhou/ip-whitelist
|
2023-09-01 10:51:24 +08:00 |
Hongze Cheng
|
113867081e
|
enh: upgrade more efficiently
|
2023-09-01 10:16:10 +08:00 |
dapan1121
|
228e6c6acd
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-09-01 10:01:10 +08:00 |
Haojun Liao
|
3765fbbba2
|
fix(stream): fix memory leak.
|
2023-09-01 09:59:56 +08:00 |
Haojun Liao
|
e8294ed8dc
|
fix(stream): fix bug in multi-replica vnode redistribute.
|
2023-09-01 03:10:12 +08:00 |
Haojun Liao
|
fecba5b097
|
fix(stream): check for meta
|
2023-08-31 20:54:02 +08:00 |
Haojun Liao
|
95da66e3e8
|
fix(stream): fix error.
|
2023-08-31 20:50:12 +08:00 |
Haojun Liao
|
e816d0efa5
|
Merge pull request #22669 from taosdata/fix/TD-26069
fix invalid insert
|
2023-08-31 18:29:25 +08:00 |
wade zhang
|
fcd3c6f109
|
Merge pull request #22668 from taosdata/feat/audit-table-namee
Feat/audit table name
|
2023-08-31 17:48:19 +08:00 |
wangmm0220
|
a02ab4ccfb
|
fix:coredump if saved epoch bigger than request epoch & modify test cases
|
2023-08-31 17:35:41 +08:00 |
dmchen
|
03de7ad5a6
|
stream name
|
2023-08-31 16:44:36 +08:00 |
dmchen
|
12ffc58b7e
|
password and topic name
|
2023-08-31 16:37:24 +08:00 |
yihaoDeng
|
1833be028f
|
fix invalid insert
|
2023-08-31 15:28:31 +08:00 |
yihaoDeng
|
9fd0bff673
|
fix invalid insert
|
2023-08-31 14:57:26 +08:00 |
dmchen
|
9b7bbe0168
|
audit table name
|
2023-08-31 14:42:25 +08:00 |
Haojun Liao
|
92e258617a
|
refactor: do some internal refactor.
|
2023-08-31 14:31:45 +08:00 |
Haojun Liao
|
e2bb64eb18
|
refactor: do some internal refactor.
|
2023-08-31 14:23:46 +08:00 |
Haojun Liao
|
69f95f9324
|
other: merge 3.0
|
2023-08-31 13:56:34 +08:00 |
Haojun Liao
|
3fc3dafca6
|
refactor: do some internal refactor.
|
2023-08-31 13:46:48 +08:00 |
Haojun Liao
|
3ed78ddadd
|
Merge pull request #22662 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-08-31 13:46:14 +08:00 |
Haojun Liao
|
8645f763b5
|
Merge pull request #22661 from taosdata/enh/reserve
stream change ver
|
2023-08-31 13:35:23 +08:00 |
yihaoDeng
|
83a5e2be4c
|
stream change ver
|
2023-08-31 11:42:12 +08:00 |
wade zhang
|
2978efafa6
|
Merge pull request #22660 from taosdata/feat/audit-dropnode-no-ipport
typo and remove ip port
|
2023-08-31 11:05:02 +08:00 |
Haojun Liao
|
e53b5d4392
|
refactor: do some internal refactor.
|
2023-08-31 11:01:53 +08:00 |
Haojun Liao
|
0facde6ddc
|
Merge pull request #22659 from taosdata/fix/TD-26035
fix(stream): do not restart the stream tasks when it is running.
|
2023-08-31 10:16:59 +08:00 |
Haojun Liao
|
0c599fa869
|
Merge pull request #22415 from taosdata/szhou/tsdb-neigh-block
tsdb neighbouring block search and set it to global block iterator
|
2023-08-31 09:46:37 +08:00 |
yihaoDeng
|
05ca71d5de
|
stream change ver
|
2023-08-31 09:28:43 +08:00 |
dmchen
|
22f0778cca
|
typo and remove ip port
|
2023-08-31 09:26:44 +08:00 |
wangmm0220
|
7f2a9a7262
|
fix:cancel the limit time for consume
|
2023-08-31 09:07:40 +08:00 |
kailixu
|
f4dd1895b2
|
Merge branch '3.0' into feat/TD-25964-3.0
|
2023-08-31 08:56:53 +08:00 |
wade zhang
|
68e4a72021
|
Merge pull request #22643 from taosdata/feat/audit-user-typestr
alter user type to str
|
2023-08-31 07:59:31 +08:00 |
wangmm0220
|
4f20359f43
|
fix:modify log level to trace
|
2023-08-30 23:57:48 +08:00 |
Haojun Liao
|
a2c6e4306a
|
fix(stream): reset the counter.
|
2023-08-30 20:20:20 +08:00 |
Haojun Liao
|
fd2f988cdb
|
fix(stream): reset the counter.
|
2023-08-30 20:19:51 +08:00 |
Haojun Liao
|
5d23df100c
|
fix(stream): ignore the fill-history tasks.
|
2023-08-30 19:07:06 +08:00 |
Haojun Liao
|
65eaa9b15f
|
fix(stream): add task release.
|
2023-08-30 19:06:12 +08:00 |
wangmm0220
|
23c4d7eb0a
|
fix:dead lock
|
2023-08-30 18:10:19 +08:00 |
dmchen
|
3d9274d713
|
create table db name
|
2023-08-30 17:28:03 +08:00 |
Haojun Liao
|
d99d8875e1
|
fix(stream): if stream task is running, do not recheck its status.
|
2023-08-30 17:24:13 +08:00 |
slzhou
|
82dc2de2f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist
|
2023-08-30 17:11:42 +08:00 |
dmchen
|
623660d012
|
enhance
|
2023-08-30 16:17:13 +08:00 |