dapan1121
|
f31240d4b5
|
Merge pull request #21762 from wangjiaming0909/fix/m/TD-24819
fix: show queries returned less rows when one conn has more than 100 queries
|
2023-06-19 09:13:32 +08:00 |
wangjiaming0909
|
bc2cc64873
|
fix: show queries returned less rows when one conn has more than 100 queries
|
2023-06-16 18:17:56 +08:00 |
dapan1121
|
1329dce320
|
Merge pull request #21712 from taosdata/fix/TS-3484
fix: fix order by ts desc error
|
2023-06-16 18:01:16 +08:00 |
wade zhang
|
01b1cfe965
|
Merge pull request #21676 from taosdata/fix/TD-24715
enh(vnd/svr): convert msyType to string
|
2023-06-16 12:06:47 +08:00 |
Haojun Liao
|
910e0aae97
|
Merge pull request #21746 from taosdata/fix/TS-3540
fix:null pointer error if restore from file
|
2023-06-16 11:57:51 +08:00 |
wade zhang
|
d5f37359f4
|
Merge pull request #21722 from taosdata/fix/TD-24761
fix(tsdb/cache): rewrite cache update to fix cpu usage
|
2023-06-16 11:52:02 +08:00 |
Minglei Jin
|
968e3cf1ea
|
lru/applyF: fix ret value
|
2023-06-16 10:00:17 +08:00 |
wangmm0220
|
38dc8e2107
|
Merge branch 'fix/TS-3540' of https://github.com/taosdata/TDengine into fix/TS-3540
|
2023-06-15 19:45:15 +08:00 |
wangmm0220
|
c243e470c9
|
fix:null pointer error if restore from file
|
2023-06-15 19:44:58 +08:00 |
Minglei Jin
|
2cb6c7af16
|
cache/commit: use outter lock
|
2023-06-15 17:16:14 +08:00 |
Minglei Jin
|
9d6a22e35e
|
cache/apply: use tsdb's flushState as ud
|
2023-06-15 17:07:56 +08:00 |
Minglei Jin
|
c56f29c031
|
cache/flushState: init flush state when open cache
|
2023-06-15 17:01:27 +08:00 |
yihaoDeng
|
a17a8cc192
|
fix:null pointer error
|
2023-06-15 16:35:53 +08:00 |
Minglei Jin
|
158ae209bf
|
cache/lru: new applyF API for tlrucache
|
2023-06-15 16:34:51 +08:00 |
wangmm0220
|
22776e60d5
|
fix:control memory size if consumer group is too much
|
2023-06-15 14:51:04 +08:00 |
Minglei Jin
|
6d23ea93ea
|
cache/update: fix memory leak
|
2023-06-15 08:40:36 +08:00 |
dmchen
|
92a9d4b26e
|
fix/TS-3524
|
2023-06-14 20:53:27 +08:00 |
Minglei Jin
|
d04a33f349
|
fix(tsdb/cache): rewrite cache update to fix cpu usage
|
2023-06-14 15:35:21 +08:00 |
wade zhang
|
5612f7ff93
|
Merge pull request #21708 from taosdata/fix/TS-3524-main
fix/TS-3524
|
2023-06-14 10:54:19 +08:00 |
Haojun Liao
|
844a23225a
|
Merge pull request #21600 from taosdata/mark/tmq
fix:check wal not exist again before register to push & move push log…
|
2023-06-14 10:18:39 +08:00 |
Ganlin Zhao
|
4bd1ae90fa
|
fix: fix order by ts desc error
|
2023-06-14 09:52:41 +08:00 |
wangmm0220
|
8070223aba
|
fix:lock error
|
2023-06-13 18:27:06 +08:00 |
Ganlin Zhao
|
647ddaad97
|
fix: fix order by ts desc error
|
2023-06-13 17:28:31 +08:00 |
dmchen
|
440a8725e5
|
fix/TS-3524
|
2023-06-13 15:07:00 +08:00 |
slzhou
|
76d341682e
|
fix: select * from information_schema.ins_columns can not complete
|
2023-06-09 20:55:17 +08:00 |
Minglei Jin
|
4884d0af53
|
vnd/svr: convert msyType to string
|
2023-06-09 18:00:04 +08:00 |
Minglei Jin
|
cab07b2736
|
vnode/svr: fix missing colon post vgId
|
2023-06-09 08:21:45 +08:00 |
Minglei Jin
|
a6968485a8
|
enh(vnd/sync): refine invalid message log
|
2023-06-08 14:45:02 +08:00 |
Haojun Liao
|
9abe47ff93
|
Merge pull request #21638 from taosdata/enh/changeLinkOpt
change link opt
|
2023-06-07 19:07:06 +08:00 |
yihaoDeng
|
4fa1cc6dd3
|
change link opt
|
2023-06-07 05:26:07 +00:00 |
dmchen
|
169a2bd349
|
fix/TD-24644
|
2023-06-07 11:13:48 +08:00 |
Minglei Jin
|
57b0cb84eb
|
fix(cache/binary): fix crash in freeItem
|
2023-06-06 10:23:50 +08:00 |
yihaoDeng
|
ae09d1d031
|
fix:wal error
|
2023-06-05 19:49:54 +08:00 |
wangmm0220
|
1b9387b683
|
fix:remove tq lock in write thread
|
2023-06-05 17:45:46 +08:00 |
wangmm0220
|
f2ee657b62
|
fix:check wal not exist again before register to push & move push logic from write thread to query thread
|
2023-06-05 17:21:47 +08:00 |
Haojun Liao
|
044e56fc97
|
Merge branch '3.0' into fix/resume_mem
|
2023-06-03 12:19:17 +08:00 |
Haojun Liao
|
4bb6429249
|
fix(query): fix syntax error.
|
2023-06-03 00:20:59 +08:00 |
Haojun Liao
|
becacbc84b
|
fix(query): fix syntax error.
|
2023-06-02 23:36:47 +08:00 |
Haojun Liao
|
b5b4cd2a05
|
fix(query): load del info with upper version limitation.
|
2023-06-02 23:15:27 +08:00 |
Haojun Liao
|
cca69f3038
|
Merge branch '3.0' into fix/resume_mem
|
2023-06-02 18:40:48 +08:00 |
wangmm0220
|
56f7a137ee
|
fix:conflict
|
2023-06-02 15:47:53 +08:00 |
wangmm0220
|
b2f0d88639
|
fix:conflict
|
2023-06-02 15:43:35 +08:00 |
yihaoDeng
|
f4bde33dc3
|
avoid mem leak
|
2023-06-02 06:06:05 +00:00 |
Haojun Liao
|
cce87a036f
|
other: merge 3.0.
|
2023-06-02 13:34:20 +08:00 |
Haojun Liao
|
709e3f5079
|
Merge pull request #21566 from taosdata/fix/TD-24570
reset ud table name
|
2023-06-02 13:26:49 +08:00 |
Haojun Liao
|
d45aa7ef84
|
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
|
2023-06-02 13:11:12 +08:00 |
Haojun Liao
|
f1bd829977
|
refactor: do some internal refactor.
|
2023-06-02 13:10:54 +08:00 |
Haojun Liao
|
27b7d1ec88
|
refactor: do some internal refactor.
|
2023-06-02 11:17:44 +08:00 |
liuyao
|
27f791ac7f
|
reset ud table name
|
2023-06-02 11:05:39 +08:00 |
yihaoDeng
|
4d0ce625c4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-06-01 22:55:30 +08:00 |