Haojun Liao
|
ff01a0d2b5
|
fix(query): remove todo
|
2022-12-23 09:42:55 +08:00 |
Shengliang Guan
|
773423a6b6
|
fix: remove some logs
|
2022-12-23 09:11:45 +08:00 |
Haojun Liao
|
884f9dfee1
|
fix(query): set start row index for desc scan.
|
2022-12-23 00:56:03 +08:00 |
Haojun Liao
|
c2f6d4ab77
|
fix(query): add some logs.
|
2022-12-23 00:16:15 +08:00 |
Shengliang Guan
|
2668def457
|
Merge pull request #19076 from taosdata/feature/3_liaohj
fix(query): add lock for cache.
|
2022-12-22 20:12:50 +08:00 |
Shengliang Guan
|
48b6bd438d
|
fix: restart snapshot sender on receiver is restart
|
2022-12-22 17:30:02 +08:00 |
Minglei Jin
|
e302cb320f
|
fix(meta/malloc): use new aligned buffer pool malloc
|
2022-12-22 17:29:29 +08:00 |
Haojun Liao
|
8210c49a85
|
fix(query): fix memory leak.
|
2022-12-22 15:47:02 +08:00 |
Haojun Liao
|
55159a7ceb
|
fix(query): update the mutex.
|
2022-12-22 15:44:40 +08:00 |
Shengliang Guan
|
abae8b02ad
|
Merge pull request #19085 from taosdata/fix/TD-21344-invalidate
fix(tdb/abort): invalidate flushed pages in cache not on dirty tree
|
2022-12-22 15:25:23 +08:00 |
Minglei Jin
|
25e3f653ee
|
fix(tdb/abort): invalidate flushed pages in cache not on dirty tree
|
2022-12-22 10:50:16 +08:00 |
Alex Duan
|
cd1b87031a
|
fix(query): modify error describe
|
2022-12-22 10:22:51 +08:00 |
Shengliang Guan
|
eee059db61
|
enh: adjust error code if transaction exec failed
|
2022-12-22 10:11:54 +08:00 |
Shengliang Guan
|
8c7d7b02cd
|
enh: adjust error code if transaction exec failed
|
2022-12-22 10:10:16 +08:00 |
Shengliang Guan
|
0467837498
|
Merge pull request #19073 from taosdata/fix/covertErrCode
fix: convert err code
|
2022-12-22 08:59:26 +08:00 |
Shengliang Guan
|
1e3f647065
|
Merge remote-tracking branch 'origin/main' into fix/TD-21424_TD-21389_TD-21420
|
2022-12-21 21:21:18 +08:00 |
Shengliang Guan
|
60a4c54fe9
|
fix: kill self
|
2022-12-21 21:19:07 +08:00 |
Shengliang Guan
|
2454cf0c5d
|
Merge pull request #19058 from taosdata/release/ver-3.0.2.1
release: build 3.0.2.1
|
2022-12-21 21:00:33 +08:00 |
yihaoDeng
|
05cc6c99a8
|
convert err code
|
2022-12-21 20:13:32 +08:00 |
Haojun Liao
|
71a61c3106
|
fix(query): add lock for cache.
|
2022-12-21 19:19:20 +08:00 |
Alex Duan
|
950529d148
|
fix(query): show distributed table modify average calc ++
|
2022-12-21 19:03:48 +08:00 |
Shengliang Guan
|
15d6cb5501
|
Merge branch 'main' into fix/TD-21424_TD-21389_TD-21420
|
2022-12-21 18:51:59 +08:00 |
Shengliang Guan
|
46df0e8dd1
|
Merge pull request #19067 from taosdata/feature/3_liaohj
fix(query): update the blockInfo
|
2022-12-21 17:57:52 +08:00 |
Alex Duan
|
8dfbcc5a83
|
fix(query): getFileBlockDistInfo totalSize set use index 0
|
2022-12-21 17:19:00 +08:00 |
Alex Duan
|
ebf35651f3
|
fix(query): getFileBlockDistInfo totalSize set
|
2022-12-21 17:01:59 +08:00 |
Haojun Liao
|
d5a770c98a
|
fix(query): add comment.
|
2022-12-21 16:25:18 +08:00 |
Haojun Liao
|
d1b85f893e
|
fix(query): update the blockInfo
|
2022-12-21 16:24:37 +08:00 |
Shengliang Guan
|
87924986bd
|
Merge branch 'main' into fix/TD-21424_TD-21389_TD-21420
|
2022-12-21 15:44:07 +08:00 |
Shengliang Guan
|
b0d486eb85
|
enh: add dropping and creating status for dnode
|
2022-12-21 14:14:09 +08:00 |
Shengliang Guan
|
eca8d7ad74
|
fix: the mnode is also offline when dnode on it is offline
|
2022-12-21 09:48:27 +08:00 |
Alex Duan
|
df6102f66e
|
fix(query): TSDB_CODE_RPC_VGROUP_NOT_CONNECTED same condition check with TSDB_CODE_RPC_NETWORK_UNAVAIL
|
2022-12-20 18:14:24 +08:00 |
yihaoDeng
|
a68b8fc43e
|
set mergeTree sst trigger to Max
|
2022-12-20 17:11:22 +08:00 |
Shengliang Guan
|
9c8b194c34
|
refact: set FpSnapshotStopRead return type to void
|
2022-12-20 15:07:27 +08:00 |
Shengliang Guan
|
41dcd32b8e
|
refact: adjust some logs
|
2022-12-20 15:01:03 +08:00 |
Shengliang Guan
|
12b6cf15a0
|
refact: set FpGetSnapshotInfo return type to void
|
2022-12-20 14:57:04 +08:00 |
Shengliang Guan
|
f98a932cf5
|
Merge pull request #19035 from taosdata/fix/TD-21344-main
fix(meta/snap): use os memory instead of cache page replacement
|
2022-12-20 12:49:30 +08:00 |
Minglei Jin
|
ba58185104
|
Merge branch 'fix/TD-21344-main' of https://github.com/taosdata/TDengine into fix/TD-21344-main
|
2022-12-20 10:49:34 +08:00 |
Minglei Jin
|
93956bbf4f
|
meta/snap: use heap os instead of NIL when openning snap
|
2022-12-20 10:47:50 +08:00 |
Shengliang Guan
|
b11e8002cb
|
Merge pull request #19023 from taosdata/fix/TD-21186
fix: avoid double-free in usedb req while db in creating state
|
2022-12-20 00:08:59 +08:00 |
Shengliang Guan
|
f316cc12bf
|
Merge pull request #19010 from taosdata/fix/TD-21344-main
fix(tdb): rollback in-memory pages
|
2022-12-20 00:08:47 +08:00 |
Shengliang Guan
|
4837dc6661
|
fix: avoid double-free in usedb req while db in creating state
|
2022-12-19 21:01:24 +08:00 |
Shengliang Guan
|
0b56b4af24
|
fix: add log for snapshot writer rollback
|
2022-12-19 20:29:44 +08:00 |
Shengliang Guan
|
6e64951c3f
|
Merge pull request #18995 from taosdata/fix/main_bugfix_wxy
fix: user auth error
|
2022-12-19 11:53:15 +08:00 |
Shengliang Guan
|
2e2e227dbe
|
fix: remove invalid assert
|
2022-12-18 19:59:17 +08:00 |
Shengliang Guan
|
f24d8433e1
|
Merge branch 'main' into fix/td-21029
|
2022-12-17 20:13:53 +08:00 |
Shengliang Guan
|
ead5d8edf2
|
fix: reduce drop dnode speed makes data more secure
|
2022-12-17 18:34:29 +08:00 |
Shengliang Guan
|
1a99fefa83
|
Merge pull request #18980 from taosdata/fix/TS-2292-M
fix(tsdb): default value of tsdbPageSize
|
2022-12-16 21:42:35 +08:00 |
kailixu
|
96bfe146d5
|
fix: default value of tsdbPageSize
|
2022-12-16 18:28:10 +08:00 |
Shengliang Guan
|
9b98f547d1
|
fix: reset errorcode after check leader
|
2022-12-16 17:08:16 +08:00 |
Shengliang Guan
|
28f4162486
|
Merge pull request #18968 from taosdata/feature/stream
enh(stream): forbid source db replica > 1
|
2022-12-16 17:01:26 +08:00 |
kailixu
|
728cbbac5e
|
fix(tsdb): default value of tsdbPageSize
|
2022-12-16 16:55:12 +08:00 |
Shengliang Guan
|
4f9cd55a75
|
Merge pull request #18963 from taosdata/fix/TD-21074
fix: change err msg while vnode is stoped
|
2022-12-16 16:17:40 +08:00 |
Liu Jicong
|
4ab9638f9a
|
enh(stream): forbid source db replica > 1
|
2022-12-16 15:41:08 +08:00 |
Liu Jicong
|
be03f7aa8b
|
Merge branch 'main' into feature/stream
|
2022-12-16 14:42:44 +08:00 |
Shengliang Guan
|
9adf7d89a7
|
fix: incorrect error code for repeated dnode creation
|
2022-12-16 12:28:22 +08:00 |
Liu Jicong
|
4402bcef94
|
enh(stream): forbid source db replica > 1
|
2022-12-16 08:53:33 +08:00 |
Shengliang Guan
|
cb8cd5f733
|
Merge branch 'main' into fix/td-21029
|
2022-12-15 19:24:16 +08:00 |
yihaoDeng
|
93dc0aff07
|
change err msg while vnode is stoped
|
2022-12-15 17:08:03 +08:00 |
Xiaoyu Wang
|
c21911fdbf
|
fix: user auth error
|
2022-12-15 16:18:48 +08:00 |
Shengliang Guan
|
4db6b043c6
|
fix: reduce the frequency of retry in sync not ready case while alter db
|
2022-12-14 19:01:31 +08:00 |
Shengliang Guan
|
6a7c1d6bea
|
Merge pull request #18940 from taosdata/enh/TD-21127
refact: post sem in vnode while sync timeout
|
2022-12-14 18:55:52 +08:00 |
Shengliang Guan
|
60bab9ae55
|
refact: post sem in vnode while sync timeout
|
2022-12-14 16:09:28 +08:00 |
Shengliang Guan
|
9af36669ad
|
refact: post sem in vnode while sync timeout
|
2022-12-14 11:56:08 +08:00 |
Shengliang Guan
|
3b519172a3
|
refact: post sem in mnode while sync timeout
|
2022-12-14 10:30:47 +08:00 |
Shengliang Guan
|
f623837b60
|
refact: adjust mnode timer
|
2022-12-14 09:14:54 +08:00 |
Shengliang Guan
|
2b256542a5
|
refact: add vnode timer
|
2022-12-14 09:14:40 +08:00 |
Shengliang Guan
|
0866a74944
|
Merge pull request #18936 from taosdata/fix/rmUnusedParam
fix: remove unused param
|
2022-12-14 08:02:33 +08:00 |
Shengliang Guan
|
04750d9078
|
Merge pull request #18905 from taosdata/feature/3_liaohj
refactor: do multiple refactor and improve some query perf.
|
2022-12-14 08:01:42 +08:00 |
yihaoDeng
|
6fb45a5f47
|
remove unused param
|
2022-12-13 20:16:45 +08:00 |
Shengliang Guan
|
b89877b4c1
|
refact: add vnode timer
|
2022-12-13 13:41:06 +08:00 |
Shengliang Guan
|
e764666005
|
fix: return errorcode if sync stop
|
2022-12-13 11:28:48 +08:00 |
Shengliang Guan
|
9da398913e
|
refact: post sem in mnode while sync timeout
|
2022-12-13 11:11:22 +08:00 |
Shengliang Guan
|
f137e8395d
|
refact: change SRWLatch to TdThreadMutex in mnode
|
2022-12-13 10:18:00 +08:00 |
Shengliang Guan
|
d110816a87
|
Merge pull request #18914 from taosdata/fix/TS-2264
fix: should not check dnode status in follower
|
2022-12-13 08:10:00 +08:00 |
Haojun Liao
|
e3e42cdfbd
|
fix(query): set update ts flag for stream.
|
2022-12-13 00:16:40 +08:00 |
Shengliang Guan
|
d19103597c
|
fix: should not check dnode status in follower
|
2022-12-12 20:52:18 +08:00 |
Shengliang Guan
|
88bf65ffa9
|
Merge pull request #18904 from taosdata/fix/TD-21167
fix: disk full recovery issue
|
2022-12-12 20:23:11 +08:00 |
Shengliang Guan
|
71587df603
|
enh: topic privilege
|
2022-12-12 17:34:32 +08:00 |
dapan1121
|
55fd615de8
|
fix: disk full recovery issue
|
2022-12-12 16:19:04 +08:00 |
Haojun Liao
|
ba50a7c30d
|
refactor(query): add additional attribute to denote if current block has already loaded data.
|
2022-12-12 14:25:26 +08:00 |
Shengliang Guan
|
37f4d4f4a4
|
Merge pull request #18880 from taosdata/main
fix(query): does not return error code if queried table does not exists.
|
2022-12-10 16:00:31 +08:00 |
Shengliang Guan
|
aa512f1d55
|
Merge pull request #18874 from taosdata/fix/TD-21117
fix: control rpc qitem memory
|
2022-12-10 15:58:31 +08:00 |
Shengliang Guan
|
ac389db7c2
|
Merge pull request #18876 from taosdata/fix/showQueriesCrash
fix: show queries crash issue
|
2022-12-10 15:58:16 +08:00 |
Shengliang Guan
|
9e8f4f5e71
|
Merge pull request #18862 from taosdata/feature/3_liaohj
fix(query): return with error code if the table does not exist
|
2022-12-10 15:56:30 +08:00 |
Shengliang Guan
|
652f51fec5
|
fix: control rpc qitem memory
|
2022-12-10 15:09:55 +08:00 |
dapan1121
|
1aff3cceeb
|
fix: show queries crash issue
|
2022-12-10 15:03:24 +08:00 |
Haojun Liao
|
eeefd1a4b5
|
fix(query): does not return error code if queried table does not exists.
|
2022-12-10 14:35:56 +08:00 |
Shengliang Guan
|
50b66df39f
|
fix: control rpc qitem memory
|
2022-12-10 14:02:57 +08:00 |
Shengliang Guan
|
585efa1ffd
|
Merge pull request #18864 from taosdata/fix/metaCacheMemLeak
fix:fix mem leak
|
2022-12-10 11:28:29 +08:00 |
yihaoDeng
|
e7e34456fb
|
fix mem leak
|
2022-12-09 22:25:26 +08:00 |
yihaoDeng
|
c5db51f484
|
fix mem leak
|
2022-12-09 21:48:48 +08:00 |
Shengliang Guan
|
016f7642de
|
Merge pull request #18854 from taosdata/feature/stream
fix: mem leak
|
2022-12-09 21:48:20 +08:00 |
Haojun Liao
|
44dc2564eb
|
fix(query): return with error code if the table does not exist during creating tsdbReader
|
2022-12-09 21:07:03 +08:00 |
Liu Jicong
|
a6fff95795
|
fix: close wal ref
|
2022-12-09 17:18:21 +08:00 |
Hongze Cheng
|
8bc39b7c90
|
fix sem wait
|
2022-12-09 17:14:00 +08:00 |
Minglei Jin
|
66fba7ec60
|
meta/begin: a comment to describe the default heap option
|
2022-12-09 16:28:26 +08:00 |
Minglei Jin
|
5f2b393c0c
|
meta/snapshot: use nil heap and abort tdb when rollback
|
2022-12-09 16:23:43 +08:00 |
Hongze Cheng
|
7b20c09f34
|
more code
|
2022-12-09 16:19:49 +08:00 |
Hongze Cheng
|
68128bc27c
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/td-21029
|
2022-12-09 15:50:30 +08:00 |
Hongze Cheng
|
63cc4e27b1
|
more code
|
2022-12-09 15:50:22 +08:00 |