Haojun Liao
71844eeed1
Merge pull request #20015 from taosdata/fix/fill_history_state
...
fix: save fill history state
2023-02-17 11:46:57 +08:00
Hongze Cheng
aefdf9160a
fix: auto trim database
2023-02-17 10:38:55 +08:00
yihaoDeng
96864b27e9
rm invalid file
2023-02-17 09:41:01 +08:00
Xiaoyu Wang
b7f4b93d22
merge 3.0
2023-02-17 09:23:41 +08:00
Xiaoyu Wang
dc984d92f7
feat: compatible with older versions of wal
2023-02-17 09:21:07 +08:00
yihaoDeng
f975d8e0d9
change default value
2023-02-16 21:58:32 +08:00
Hongze Cheng
1640ccc4b2
fix: another error
2023-02-16 17:50:45 +08:00
Liu Jicong
2a4708d82a
fix: save fill history state
2023-02-16 17:01:09 +08:00
Hongze Cheng
3c37ad11e6
fix: other problems
2023-02-16 15:55:59 +08:00
Minglei Jin
de9cafb04e
fix(tsdb/cache): disable sharding for block index cache
2023-02-16 15:50:19 +08:00
Minglei Jin
742a6d6c95
fix(mnd/stream): fix ignore update compatibility
2023-02-16 15:25:25 +08:00
yihaoDeng
a6a8daec23
fix: batch write
2023-02-16 15:09:39 +08:00
54liuyao
33caf8e625
fix:check stream
2023-02-16 13:48:47 +08:00
Haojun Liao
f8b59fc5bf
Merge pull request #19999 from taosdata/feat/TS-2633
...
feat:add disable stream option
2023-02-16 13:23:08 +08:00
Minglei Jin
4959e8fa7c
Merge branch 'main' into fix/TS-2625
2023-02-16 12:33:59 +08:00
Haojun Liao
f34bc0344c
Merge pull request #20001 from taosdata/fix/nodisk
...
fix(query): fix memory leak and invalid free for tag filter cache.
2023-02-16 10:46:50 +08:00
Minglei Jin
56f1afb19c
fix(tsdb/cache): use block index cache with last/last_row
2023-02-16 09:28:35 +08:00
Haojun Liao
fd379310f6
Merge pull request #19979 from taosdata/fix/tq_oom
...
fix: handle insufficient resource
2023-02-16 09:17:52 +08:00
dapan1121
ed4e8313e0
fix: add force stop task and rename conflict structer name
2023-02-16 08:55:13 +08:00
yihaoDeng
ebcbdcfddc
fix: change parameter
2023-02-16 00:30:26 +08:00
yihaoDeng
a2982d7c25
Merge branch 'enh/mainnn' into fix/main
2023-02-15 23:48:31 +08:00
Haojun Liao
c7a9ed34d0
fix(query): fix memory leak and invalid free for tag filter cache.
2023-02-15 23:24:43 +08:00
yihaoDeng
f22d07319f
handle too many session
2023-02-15 20:06:04 +08:00
Haojun Liao
717392782a
fix(query): remove the invalid free.
2023-02-15 19:50:56 +08:00
yihaoDeng
b8dfc71446
handle too many session
2023-02-15 19:24:48 +08:00
54liuyao
43966abbc6
feat:add disable stream option
2023-02-15 18:39:05 +08:00
Hongze Cheng
3289f79ab2
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504
2023-02-15 18:00:22 +08:00
Hongze Cheng
c1a3a0855b
finish code
2023-02-15 17:59:54 +08:00
yihaoDeng
e44704b20e
opt: opt tag index
2023-02-15 17:26:11 +08:00
Haojun Liao
d1d60999d4
Merge pull request #19989 from taosdata/feature/3_liaohj
...
refactor: enable the log.
2023-02-15 14:07:25 +08:00
Haojun Liao
3a6d32ae0b
refactor: enable the log.
2023-02-15 12:57:09 +08:00
Haojun Liao
cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
...
other: merge opt to main.
2023-02-15 12:55:04 +08:00
54liuyao
88970c88a9
fix:dispatch create sub table
2023-02-15 11:04:49 +08:00
yihaoDeng
fa8bebf24d
opt: opt tag index
2023-02-14 17:44:29 +08:00
yihaoDeng
df296c15f7
opt: opt tag index
2023-02-14 17:31:10 +08:00
dapan1121
05a9012fe3
Merge pull request #19973 from taosdata/fix/TD-22381
...
fix: add alter dnode configuration validdation
2023-02-14 17:10:25 +08:00
yihaoDeng
dabcf00ade
fix RC
2023-02-14 16:54:20 +08:00
Liu Jicong
b147ba2812
fix: handle insufficient resource
2023-02-14 16:18:40 +08:00
Xiaoyu Wang
9fb5c8f3a1
Merge pull request #19961 from taosdata/fix/TD-22432
...
fix(tsdb/cache): invalidate cache entry if schema changed
2023-02-14 14:53:02 +08:00
dapan1121
b9918b0eda
fix: add alter dnode configuration validdation
2023-02-14 13:49:07 +08:00
Minglei Jin
ea81fc0b30
fix(vnd): zero meta in vnode when closing
2023-02-14 10:56:00 +08:00
Minglei Jin
8ec5df8d7d
fix(tsdb/cache): Not free zero length var data
2023-02-14 10:20:55 +08:00
Minglei Jin
ee9c59dc77
fix(tsdb/cache): invalidate cache entry if schema changed
2023-02-13 19:30:48 +08:00
Haojun Liao
c1e7b3be66
fix(query): 1. reset the pointer, when initialize the reader failed. 2. add check for null pointer when extracting cached rows.
2023-02-13 19:10:31 +08:00
Haojun Liao
c9ce01c878
Merge branch 'main' into feature/3_liaohj
2023-02-13 17:09:27 +08:00
yihaoDeng
e4906283cb
fix json_tag crash
2023-02-13 15:47:19 +08:00
Haojun Liao
c597a1e4ce
refactor: do some internal refactor.
2023-02-13 15:46:47 +08:00
wangmm0220
b054ef9a9f
fix:conflict from 3.0
2023-02-13 14:04:36 +08:00
yihaoDeng
16da9d78a9
fix: fix filter error result
2023-02-13 13:47:22 +08:00
wangmm0220
0e630b8f81
fix:remove id in execReader & enable task case
2023-02-13 13:38:05 +08:00
Yihao Deng
5af1faf916
Merge branch '3.0' into enh/dynamicIdx
2023-02-13 13:36:06 +08:00
yihaoDeng
0fd0c64157
fix: fix filter error result
2023-02-13 13:28:52 +08:00
yihaoDeng
0f803fca10
fix: fix filter error result
2023-02-13 11:40:40 +08:00
Haojun Liao
a13ca296a8
Merge branch 'main' into fix/liaohj
2023-02-13 11:34:57 +08:00
Hongze Cheng
454e56fd09
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504
2023-02-13 10:37:32 +08:00
Haojun Liao
27a53a0c64
fix(query): set the correct table iter.
2023-02-13 10:05:26 +08:00
Xiaoyu Wang
6483b92f0c
Merge pull request #19923 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-13 09:48:45 +08:00
Liu Jicong
0cd6bd3d86
Merge branch 'main' into enh/stream_buffer_param
2023-02-13 09:48:02 +08:00
Hongze Cheng
10167a90cd
refact code
2023-02-13 09:39:21 +08:00
Hongze Cheng
cce25bbcd8
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504
2023-02-13 09:14:24 +08:00
Haojun Liao
34036b932f
fix(query): fix error in windows.
2023-02-13 01:05:40 +08:00
Haojun Liao
f85cf08f87
fix(query): set the initial iterator table before check data in buffer.
2023-02-12 22:09:46 +08:00
yihaoDeng
75577937be
fix compile error
2023-02-12 17:00:28 +08:00
yihaoDeng
a929aa22d8
merge 3.0
2023-02-12 10:48:18 +08:00
yihaoDeng
a8b0452080
fix mem leak
2023-02-12 10:30:36 +08:00
Haojun Liao
f6a262eeb1
fix(query): fix invalid write.
2023-02-11 01:56:28 +08:00
Haojun Liao
1b53f4b0bd
Merge pull request #19919 from taosdata/fix/liaohj
...
fix(query): add check for table/super table dropped
2023-02-10 23:00:55 +08:00
yihaoDeng
93c61f82c9
fix mem leak
2023-02-10 19:24:26 +08:00
Haojun Liao
a7fdc4bae3
other: merge 3.0
2023-02-10 19:20:24 +08:00
Haojun Liao
5dfa0e69a9
fix(query): set correct schema info for normal table.
2023-02-10 19:06:23 +08:00
yihaoDeng
9d8e3e0c8f
fix mem leak
2023-02-10 18:29:03 +08:00
Haojun Liao
6839ed22f2
fix(query): fix bug in tag filter.
2023-02-10 18:28:35 +08:00
Xiaoyu Wang
3382a24a69
merge main
2023-02-10 18:03:11 +08:00
Hongze Cheng
039a0d2270
fix: compile issue
2023-02-10 18:01:22 +08:00
Haojun Liao
e378668571
Merge pull request #19915 from taosdata/fix/nodisk
...
ehn(query): dynamic set the initial buffer size for data block from d…
2023-02-10 17:49:46 +08:00
Haojun Liao
f6b2da8c06
fix(query): add check for table/super table dropped, when retrieving cache rows.
2023-02-10 16:53:11 +08:00
Hongze Cheng
9694933ec8
fix: compact issue
2023-02-10 16:24:29 +08:00
Haojun Liao
c8f1c3b6e4
fix(query): set the max rows as the default block buffer rows.
2023-02-10 16:18:30 +08:00
Haojun Liao
72287a3b5f
fix(query): set correct tag value during tag filter and do some internal refactor.
2023-02-10 16:03:11 +08:00
Haojun Liao
17f05c0020
refactor: disable the limitation of maximum buffer size.
2023-02-10 14:40:37 +08:00
Haojun Liao
4908c563cc
ehn(query): dynamic set the initial buffer size for data block from disk.
2023-02-10 14:35:18 +08:00
Haojun Liao
440122e010
Merge pull request #19900 from taosdata/fix/nodisk
...
fix(query): set lastkey during check of valid ts.
2023-02-10 13:45:08 +08:00
Hongze Cheng
f523a96c2d
fix compact problem
2023-02-10 13:38:21 +08:00
Shuduo Sang
ea5d925c50
fix: alpine support ( #19353 )
...
* fix: alpine support
* fix: ostimer thread_id
* fix: taosPrintTrace and tsStreamMax
* fix: make_install.sh and dnodes.py for alpine
* fix: cmake.platform and cut option for alpine
* fix: timer sigev and string convert
* fix: test case for alpine
* fix: fix test script for alpine
* fix: fix test script for alpine
* fix: fix taosLogTrace for Alpine
* fix: fix taosSort
* fix: vnode and mnode compare functions and test cases
* fix: sorting algorithms and unit tests
* fix: libtaosws.so build error on Alpine
* fix: libtaosws.so build error on Alpine
---------
Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Haojun Liao
4f4d39a16b
fix(query): set correct last key.
2023-02-10 11:32:18 +08:00
yihaoDeng
cf129cacb9
add mutex
2023-02-10 10:51:25 +08:00
Xiaoyu Wang
b2e60da1cf
merge main
2023-02-10 10:34:55 +08:00
Haojun Liao
0fbaf4eab0
fix(query): set lastkey during check of valid ts.
2023-02-09 23:01:44 +08:00
yihaoDeng
d4cfeb1f6c
add more test case
2023-02-09 21:04:11 +08:00
Xiaoyu Wang
86d231ce50
Merge pull request #19872 from taosdata/feat/vnode_compact
...
feat: data compaction
2023-02-09 16:24:50 +08:00
yihaoDeng
5315500287
fix filter error
2023-02-09 16:09:46 +08:00
Haojun Liao
6cf363600b
Merge pull request #19785 from taosdata/fix/TD-21899
...
fix:auto create table & NULL NONE problem for taosx
2023-02-09 15:31:13 +08:00
Hongze Cheng
943e86c22e
fix CI problem
2023-02-09 14:27:20 +08:00
Xiaoyu Wang
fcff07675d
merge main
2023-02-09 11:29:38 +08:00
Xiaoyu Wang
9bc225ffda
merge 3.0
2023-02-09 09:44:29 +08:00
Xiaoyu Wang
874dd2146a
fix: information_schema.ins_vgroups
2023-02-09 09:37:30 +08:00
Xiaoyu Wang
79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-09 09:22:19 +08:00
yihaoDeng
a8d2375bd8
fix filter error
2023-02-08 23:30:12 +08:00
yihaoDeng
9ba5381b5a
fix filter error
2023-02-08 23:04:49 +08:00
yihaoDeng
4b6c073623
fix filter error
2023-02-08 23:01:20 +08:00
yihaoDeng
5881bdb6ff
add test case
2023-02-08 22:13:29 +08:00
Xiaoyu Wang
98e2fa2d7b
feat: add ignore update option for create stream
2023-02-08 18:46:12 +08:00
Xiaoyu Wang
0a20b65f7c
Merge pull request #19877 from taosdata/feat/vnode_compact_wxy
...
fix: show vgroups
2023-02-08 18:45:21 +08:00
Xiaoyu Wang
2c01c96ef2
fix: show vgroups
2023-02-08 18:44:17 +08:00
Hongze Cheng
8d6e6d2fe0
more code
2023-02-08 17:46:11 +08:00
Xiaoyu Wang
277469083f
Merge pull request #19848 from taosdata/FIX/TD-22121-main
...
enh: set terrno as Invalid table ID while tdbTbGet suid failure in metaUpdateTagIdx
2023-02-08 16:29:23 +08:00
Xiaoyu Wang
50819c46ec
Merge pull request #19852 from taosdata/FIX/TD-22184-main
...
enh: return error on unexpected snapshot msg
2023-02-08 16:29:10 +08:00
Hongze Cheng
c398f9d299
more code
2023-02-08 16:11:47 +08:00
Liu Jicong
ae4ad7d851
Merge branch 'main' into enh/stream_buffer_param
2023-02-08 16:09:35 +08:00
Hongze Cheng
0f70a61253
more code
2023-02-08 14:28:54 +08:00
Haojun Liao
9dc8946143
Merge pull request #19859 from taosdata/fix/nodisk
...
fix(query): reset the data load flag when build clean file block.
2023-02-08 14:24:35 +08:00
Hongze Cheng
e22e4f626a
more code
2023-02-08 11:30:38 +08:00
Hongze Cheng
5a56e39613
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-02-08 11:15:51 +08:00
Hongze Cheng
108ce09c85
more code
2023-02-08 11:15:36 +08:00
Hongze Cheng
d9e8b3c047
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-02-08 10:20:22 +08:00
Xiaoyu Wang
09925437e3
merge main
2023-02-08 09:51:52 +08:00
Xiaoyu Wang
44a5e0070b
Merge pull request #19840 from taosdata/fix/TD-22245-batch-delete
...
fix(vnd): no rlock on writing thread's path
2023-02-08 09:17:33 +08:00
Haojun Liao
e199f96d94
fix(query): reset the data load flag when build clean file block.
2023-02-08 09:14:38 +08:00
Haojun Liao
d7bad3bb51
other: merge main.
2023-02-07 22:26:56 +08:00
Hongze Cheng
9b338ae095
more code
2023-02-07 22:05:36 +08:00
Shengliang Guan
7fdeaf19be
Merge remote-tracking branch 'origin/3.0' into enh/TD-18702
2023-02-07 20:29:14 +08:00
Benguang Zhao
9b522cec3a
enh: return error on unexpected snapshot msg
2023-02-07 19:16:39 +08:00
Haojun Liao
445c3bd250
fix(query): remove sleep.
2023-02-07 18:27:32 +08:00
Haojun Liao
5dfdb91135
fix(query): check if table exists or not during build data block in tsdbread.
2023-02-07 17:16:20 +08:00
Hongze Cheng
c7267c7c9f
more code
2023-02-07 16:49:29 +08:00
Benguang Zhao
2330bf5b49
enh: set terrno as TSDB_CODE_TDB_INVALID_TABLE_ID while tdbTbGet suid failure
2023-02-07 16:20:06 +08:00
Minglei Jin
2f0e5eae32
fix(vnd): no wlock on writing thread's path
2023-02-07 15:15:56 +08:00
kailixu
8df67a9a3c
fix: rsma close and commit
2023-02-07 15:10:11 +08:00
Hongze Cheng
92919f0ee4
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-02-07 14:09:17 +08:00
Hongze Cheng
a885d6e3d2
more code
2023-02-07 14:08:20 +08:00
kailixu
9598fe684e
Merge branch '3.0' into fix/TD-22047-3.0
2023-02-07 10:42:16 +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
yihaoDeng
b3167ae6a3
avoid sma and tag index name conflict
2023-02-06 20:40:48 +08:00
kailixu
d3c260ad55
feat: grant support upgrade/downgrade
2023-02-06 18:45:33 +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
3822225231
other: merge main.
2023-02-06 16:24:15 +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
yihaoDeng
55a93c9649
opt sma and ndex name conflict
2023-02-06 16:00:59 +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
Hongze Cheng
09628401f8
refact code
2023-02-06 14:49:50 +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
Xiaoyu Wang
f2ff17dace
merge 3.0
2023-02-06 14:18:13 +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
wangmm0220
762f6466f3
fix:conflicts from 3.0
2023-02-06 09:23:29 +08:00
wangmm0220
33de4e2aba
fix:memory leak
2023-02-06 09:21:46 +08:00
yihaoDeng
0dd4433e58
opt index
2023-02-05 11:49:45 +08:00
yihaoDeng
4d6e84a577
opt index
2023-02-05 10:49:49 +08:00
yihaoDeng
01b89be0aa
opt idx
2023-02-04 22:45:20 +08:00
yihaoDeng
58a761648f
opt index
2023-02-04 22:09:24 +08:00
yihaoDeng
9b7d935682
opt index
2023-02-04 21:02:06 +08:00
yihaoDeng
f19d64e04b
opt drop index
2023-02-04 13:50:21 +08:00
yihaoDeng
db61fbb6a2
opt index
2023-02-04 12:52:02 +08:00
yihaoDeng
17b7b81cd7
opt index
2023-02-04 10:25:50 +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
yihaoDeng
cc4558ff9a
opt index
2023-02-03 23:09:21 +08:00
yihaoDeng
a05eb4b110
refactor tag index
2023-02-03 22:19:01 +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
Xiaoyu Wang
5d499e52f9
merge main
2023-02-03 17:13:11 +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
wangmm0220
51760c10ec
fix:conflicts from 3.0
2023-02-03 15:40:20 +08:00
wangmm0220
c330588d55
fix:error in subscribe table for taosx
2023-02-03 15:35:13 +08:00
wangmm0220
c576d1fa91
fix:error for subscribe stable
2023-02-03 14:54:25 +08:00
Hongze Cheng
f982428e46
mroe code
2023-02-03 14:46:45 +08:00
Shengliang Guan
3b475d4c0d
fix: adjust some log while split
2023-02-03 14:40:19 +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
Haojun Liao
e29ca4f5d8
refactor(query): use real number of stt instead of default value.
2023-02-03 10:04:15 +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
baaa57567e
refactor: do some internal refactor.
2023-02-03 09:13:13 +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
Haojun Liao
7168f90c51
refactor(query): disable file size check when reading data files.
2023-02-02 17:49:07 +08:00
Haojun Liao
40b7718078
refactor(query): disable file size check when reading data files.
2023-02-02 17:45:21 +08:00
Haojun Liao
e9490a3235
refactor(query): disable tag filter cache by default.
2023-02-02 17:38:21 +08:00
wangmm0220
c8d49b603d
fix:roll back htol length for block raw data
2023-02-02 17:23:01 +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
Haojun Liao
edca89b731
refactor: opt query perf.
2023-02-02 15:15:46 +08:00
Haojun Liao
fd6ea6ba2f
other: merge main.
2023-02-02 14:12:24 +08:00
Haojun Liao
ab8c977417
other: merge main.
2023-02-02 14:00:36 +08:00
Liu Jicong
924e5bfe6c
add debug log
2023-02-02 13:34:11 +08:00
Haojun Liao
97ca4dfd0b
Merge pull request #19732 from taosdata/feat/ly_stream_stable
...
Feat/ly stream stable
2023-02-02 10:57:09 +08:00
Minglei Jin
69d6fb5bfe
fix(meta): use metaAbort instead of tdbAbort with metaClose
2023-02-02 10:20:34 +08:00
Haojun Liao
3897a91a95
refactor: do some internal refactor.
2023-02-02 10:17:39 +08:00
Haojun Liao
6a5ce7d663
refactor: opt tag filter perf.
2023-02-02 10:11:36 +08:00
Xiaoyu Wang
7e3b987e65
Merge pull request #19727 from taosdata/fix/TD-22143
...
fix(query): protect read snap with reader mutex when closing reader
2023-02-02 09:13:58 +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
yihaoDeng
151df3bf8f
opt tag filter
2023-02-01 21:02:52 +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
54liuyao
c4414ec646
feat(stream):exists stable bug&ci
2023-02-01 17:27:04 +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
Shengliang Guan
fa3356d3c8
Merge pull request #19698 from taosdata/enh/TD-18702
...
enh: split vgroup
2023-02-01 17:03:06 +08:00
wangmm0220
8a21d7f307
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-21899
2023-02-01 16:13:06 +08:00
wangmm0220
2bf0916bcf
fix:split block data if there are none value in block for taosx
2023-02-01 16:12:59 +08:00
Minglei Jin
dca720fc7d
fix(query): protect read snap with reader mutex when closing reader
2023-02-01 15:09:21 +08:00
yihaoDeng
3a1ce7c517
fix filter error
2023-02-01 11:02:28 +08:00
Hongze Cheng
03fa4578da
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-02-01 09:14:00 +08:00
yihaoDeng
5e455b6aef
opt table filter
2023-01-31 23:18:35 +08:00
yihaoDeng
fa0b70b156
opt tag filter
2023-01-31 22:43:59 +08:00
yihaoDeng
6100a0d51f
fix invalid ver
2023-01-31 21:03:35 +08:00
yihaoDeng
c83b697eb3
fix invalid ver
2023-01-31 17:00:19 +08:00
Xiaoyu Wang
fc829aec52
Merge pull request #19689 from taosdata/fix/TD-22030
...
fix(query): reset snap to null after untaking mem snap
2023-01-31 16:51:07 +08:00
Shengliang Guan
e32d24ab1f
enh: save vnodes list file
2023-01-31 16:49:28 +08:00
Shengliang Guan
fb0ef25dbd
test: adjust split case
2023-01-31 16:40:53 +08:00
dapan1121
c8394cbf6e
fix: add get tb from mem time info
2023-01-31 16:38:29 +08:00
Shengliang Guan
2a8d791e39
Merge remote-tracking branch 'origin/3.0' into enh/TD-18702
2023-01-31 16:31:26 +08:00
Shengliang Guan
9f2078ae0d
enh: rename tsdb file
2023-01-31 16:28:37 +08:00
Shengliang Guan
5d8f05749c
fix: coredump while tdbAbort
2023-01-31 15:49:56 +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
Minglei Jin
0257c4a90b
fix(query): release reader's lock if not composed block
2023-01-31 15:04:48 +08:00
Shengliang Guan
fbc4513ee3
enh: call vnodeBegin after vnodeSyncCommit
2023-01-31 15:01:10 +08:00
Hongze Cheng
db9a6b119d
fix
2023-01-31 14:58:50 +08:00
Shengliang Guan
71a17e4c47
enh: update numOfVgroups while split
2023-01-31 14:24:58 +08:00
Hongze Cheng
11bc53bbd7
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-01-31 14:07:58 +08:00
Shengliang Guan
f6248d21df
fix: coredump if no data while vnode commit
2023-01-31 13:32:08 +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
Shengliang Guan
53ac9c7229
enh: commit tsdb after split
2023-01-31 10:59:34 +08:00
Minglei Jin
251fdd35ba
fix(tsdb/read): wrap tsdb reader's lock with acquire/release
2023-01-30 19:26:36 +08:00
yihaoDeng
0dea988c84
fix deadlock
2023-01-30 18:26:42 +08:00
Hongze Cheng
2d03fb6041
fix memory leak
2023-01-30 18:16:55 +08:00
Shengliang Guan
141fcdd49b
enh: alter vnode hashrange in cfg file
2023-01-30 17:54:54 +08:00
wangmm0220
4128c5653c
fix:error in tmq for taosx
2023-01-30 17:23:04 +08:00
Shengliang Guan
8bc0d4ba74
enh: add alter vnode hashrange request
2023-01-30 16:33:17 +08:00
Hongze Cheng
c04810e8d5
fix: more code
2023-01-30 15:51:54 +08:00
Hongze Cheng
5904f967f5
fix: snapshot problem
2023-01-30 15:38:19 +08:00
Shengliang Guan
03dc6e55b5
enh: add disable vnode write request
2023-01-30 13:54:15 +08:00