Liu Jicong
|
ae4ad7d851
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-08 16:09:35 +08:00 |
Haojun Liao
|
e93c96aff9
|
Merge pull request #19808 from taosdata/enh/stream_num_limit
enh: stream number limit
|
2023-02-07 09:25:36 +08:00 |
Shengliang Guan
|
2dcb281108
|
fix: should not execute trans if not leader
|
2023-02-07 02:08:31 +08:00 |
Shengliang Guan
|
151dfea99c
|
fix: restore some changes
|
2023-02-07 00:07:05 +08:00 |
Shengliang Guan
|
917d1165a7
|
fix: set transId to 0 while timeout or in follower state
|
2023-02-06 22:49:13 +08:00 |
Haojun Liao
|
5e2bb75275
|
fix(query):set correct initial key value for mem/imem data.
|
2023-02-06 17:56:45 +08:00 |
Liu Jicong
|
55f78b4109
|
fix case
|
2023-02-06 16:41:30 +08:00 |
Haojun Liao
|
08b3ce7cc0
|
fix(query): remove timing code.
|
2023-02-06 16:08:41 +08:00 |
Haojun Liao
|
b53d2669da
|
other: merge main
|
2023-02-06 16:02:54 +08:00 |
Haojun Liao
|
e7b97cc086
|
fix(query): set the correct timestamp value in case that only imem has data.
|
2023-02-06 15:59:47 +08:00 |
Xiaoyu Wang
|
0b6852d7eb
|
Merge pull request #19813 from taosdata/enh/TD-22139
enh(tsdb/cache): new block index cache for querying
|
2023-02-06 15:42:42 +08:00 |
Minglei Jin
|
b83f93d564
|
fix(query): release lru handle before returning from block idx loading
|
2023-02-06 14:41:17 +08:00 |
Minglei Jin
|
a6d52aed4f
|
fix(tsdb/cache): use 5M cache for block index instead of 1M
|
2023-02-06 14:18:49 +08:00 |
Minglei Jin
|
023b8377fb
|
enh(tsdb/cache): new block index cache for querying
|
2023-02-06 14:12:57 +08:00 |
Haojun Liao
|
882451df0b
|
Merge pull request #19809 from taosdata/fix/nodisk
fix(query): add null ptr check when retrieving the block info.
|
2023-02-06 12:57:23 +08:00 |
Liu Jicong
|
e615053f4a
|
enh: stream number limit
|
2023-02-06 11:32:04 +08:00 |
Haojun Liao
|
89b1843382
|
fix(query): add null ptr check when retrieving the block info.
|
2023-02-06 10:59:45 +08:00 |
Haojun Liao
|
8dcd73abf0
|
Merge pull request #19790 from taosdata/fix/nodisk
fix(query): set the correct number of rows when calculating using sma
|
2023-02-04 00:58:59 +08:00 |
dapan1121
|
225bf28536
|
Merge pull request #19744 from taosdata/fix/TD-22009
enhance: optimize building table delete skyline performance
|
2023-02-03 19:00:47 +08:00 |
Haojun Liao
|
845530e125
|
other: add some logs.
|
2023-02-03 17:33:35 +08:00 |
Shengliang Guan
|
5ef7a4b7d4
|
Merge pull request #19786 from taosdata/fix/TD-22192
fix: not apply to mnode if trans createTime not matched
|
2023-02-03 17:02:46 +08:00 |
Haojun Liao
|
f803fa44b5
|
fix(query): set the correct number of rows when calculating using sma for min/max function.
|
2023-02-03 16:50:13 +08:00 |
Hui Li
|
96c76dc649
|
Merge pull request #19782 from taosdata/fix/TD-22210
fix: snapshot coredump caused by type
|
2023-02-03 16:09:02 +08:00 |
Haojun Liao
|
3da4a8a429
|
Merge pull request #19760 from taosdata/fix/TD-22131
fix:add ttl drop response for mnode
|
2023-02-03 15:53:35 +08:00 |
Shengliang Guan
|
b21ed4b617
|
fix: not apply to mnode if trans createTime not matched
|
2023-02-03 15:49:51 +08:00 |
Hongze Cheng
|
49631f6e96
|
fix: snapshot coredump caused by type
|
2023-02-03 14:34:55 +08:00 |
Haojun Liao
|
a76dbe0b35
|
Merge pull request #19771 from taosdata/fix/reb
fix: check dup rebalance
|
2023-02-03 13:31:42 +08:00 |
Liu Jicong
|
d83a94bb19
|
fix: check dup rebalance
|
2023-02-03 09:48:50 +08:00 |
Liu Jicong
|
6248804b28
|
fix log
|
2023-02-03 09:14:52 +08:00 |
Haojun Liao
|
d545159911
|
Merge pull request #19731 from taosdata/fix/snode
fix: snode timer
|
2023-02-03 09:12:12 +08:00 |
Haojun Liao
|
9c32ebc011
|
Merge pull request #19745 from taosdata/fix/tq
fix: tq open
|
2023-02-03 09:11:51 +08:00 |
Liu Jicong
|
8cd362c8d0
|
fix log
|
2023-02-02 16:15:12 +08:00 |
wangmm0220
|
a32c852039
|
fix:add ttl drop response for mnode
|
2023-02-02 16:13:17 +08:00 |
Liu Jicong
|
924e5bfe6c
|
add debug log
|
2023-02-02 13:34:11 +08:00 |
Minglei Jin
|
69d6fb5bfe
|
fix(meta): use metaAbort instead of tdbAbort with metaClose
|
2023-02-02 10:20:34 +08:00 |
Haojun Liao
|
423e04d5a1
|
Merge pull request #19740 from taosdata/fix/nodisk
refactor: add some logs.
|
2023-02-02 09:12:16 +08:00 |
Liu Jicong
|
041d0d817a
|
fix: tq open
|
2023-02-02 09:11:17 +08:00 |
dapan1121
|
9a261ab2d7
|
improvement: optimize build table delete skyline performance
|
2023-02-02 08:45:38 +08:00 |
Haojun Liao
|
9fe1512c55
|
refactor: add some logs.
|
2023-02-01 22:41:39 +08:00 |
Haojun Liao
|
5215a218d4
|
Merge pull request #19735 from taosdata/fix/nodisk
fix(query): move the reset to other place.
|
2023-02-01 22:07:29 +08:00 |
Hongze Cheng
|
e13499b542
|
add some log
|
2023-02-01 18:42:39 +08:00 |
Haojun Liao
|
8e4c6ccbb3
|
fix(query): move the reset to other place.
|
2023-02-01 18:15:35 +08:00 |
Liu Jicong
|
869ab0d394
|
fix: snode timer
|
2023-02-01 17:27:56 +08:00 |
Haojun Liao
|
04b6576a51
|
Merge pull request #19728 from taosdata/fix/nodisk
fix(query): reset the del file index when beginning last file check.
|
2023-02-01 17:16:17 +08:00 |
dapan1121
|
c8394cbf6e
|
fix: add get tb from mem time info
|
2023-01-31 16:38:29 +08:00 |
Xiaoyu Wang
|
0fad949c53
|
Merge pull request #19718 from taosdata/FIX/TD-22112-main
fix: not try to propose commit on vmCloseVnode
|
2023-01-31 15:40:07 +08:00 |
Hongze Cheng
|
579f65115d
|
add debug info
|
2023-01-31 15:23:21 +08:00 |
Benguang Zhao
|
a84e990c4e
|
fix: not try to propose commit on vmCloseVnode
|
2023-01-31 11:29:46 +08:00 |
Hongze Cheng
|
cabf3e8683
|
fix: invalid read
|
2023-01-31 11:22:06 +08:00 |
Hongze Cheng
|
9502fb3633
|
fix memory leak
|
2023-01-30 11:40:41 +08:00 |