Commit Graph

25276 Commits

Author SHA1 Message Date
wangmm0220 7f2a9a7262 fix:cancel the limit time for consume 2023-08-31 09:07:40 +08:00
wangmm0220 4f20359f43 fix:modify log level to trace 2023-08-30 23:57:48 +08:00
wangmm0220 2686a2632b Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-26042 2023-08-30 22:13:42 +08:00
wangmm0220 23c4d7eb0a fix:dead lock 2023-08-30 18:10:19 +08:00
dapan1121 a1c55d0584
Merge pull request #22564 from taosdata/fix/TD-25540-new
fix: fix where ts < now used in nested query report invalid timestamp
2023-08-30 16:48:20 +08:00
Haojun Liao d054c7f30a
Merge pull request #22645 from taosdata/fix/fixLogError
fix log error
2023-08-30 16:03:29 +08:00
dapan1121 f94c849f23
Merge pull request #22540 from taosdata/fix/TS-3821
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
2023-08-30 15:21:23 +08:00
yihaoDeng fabbe612dc fix log error 2023-08-30 13:38:45 +08:00
Ganlin Zhao 4b954c0874 fix potential overflow 2023-08-30 10:25:16 +08:00
Haojun Liao 610132e29a
Merge pull request #22633 from taosdata/fix/update_db_attr
fix(tsdb): add more check for block rows
2023-08-29 22:05:57 +08:00
Ganlin Zhao d2433a452c remove comments 2023-08-29 18:27:07 +08:00
Ganlin Zhao 026f61ee16 fix bug 2023-08-29 18:24:31 +08:00
Haojun Liao d6368798da fix(query): disable the set quit flag for tsdbreader. 2023-08-29 18:11:17 +08:00
Haojun Liao b740ce8ad6 fix(tsdb): add more check for block rows to detect the duplicate rows in data block. 2023-08-29 17:49:43 +08:00
Minglei Jin 82fc1f41fb fix(tsdb/cache read): remove all null row 2023-08-29 16:15:00 +08:00
Ganlin Zhao d0fb485573 fix all possible overflow using md5 2023-08-29 15:51:29 +08:00
Haojun Liao 6e4acddd96
Merge pull request #22603 from taosdata/fix/TD-25962
fix:unregister push manager if delete subscribe to avoid tqProcessPol…
2023-08-29 10:58:49 +08:00
dapan1121 85452548da
Merge pull request #22579 from taosdata/fix/TD-25959
fix: wrong start key for pFill when unit of sliding is y or n
2023-08-29 08:59:14 +08:00
Haojun Liao 66cce38c04
Merge pull request #22602 from taosdata/fix/update_db_attr
fix(stream): release tasks.
2023-08-28 21:18:38 +08:00
wangmm0220 2e04d513a4 fix:unregister push manager if delete subscribe to avoid tqProcessPollPush 2023-08-28 16:41:28 +08:00
Haojun Liao 05bb164675 fix(stream): release tasks. 2023-08-28 15:56:02 +08:00
dapan1121 2566e6974d
Merge pull request #22595 from taosdata/fix/TS-3873
enhance: fix buffer size overflow
2023-08-28 15:30:16 +08:00
shenglian zhou 322e8c6697 fix: use col cell size instead of total col data size 2023-08-28 13:43:37 +08:00
dapan1121 b00aa1a992
Merge pull request #22458 from taosdata/fix/TD-25719
fix: fix non-root users cannot create log files even if they have write
2023-08-28 13:28:59 +08:00
shenglian zhou 09463cb43e enhance: fix buffer size overflow 2023-08-28 11:28:49 +08:00
Ganlin Zhao 2f46b2eefd fix 2023-08-28 10:10:16 +08:00
Ganlin Zhao c60ac2b8ae fix 2023-08-28 09:45:50 +08:00
Haojun Liao b11975f00c
Merge pull request #22534 from taosdata/mark/tmq
fix:[TD-258900]modify tmq trans conflict to db level
2023-08-28 09:45:47 +08:00
wangmm0220 8b745de397 fix:transaction error 2023-08-26 00:43:47 +08:00
wade zhang c7727800d1
Merge pull request #22577 from taosdata/fix/TS-3865
fix: improve upgrade speed
2023-08-25 18:02:02 +08:00
wangmm0220 047707fa17 fix:error in privilege 2023-08-25 17:56:17 +08:00
shenglian zhou 9fc75fb73d fix: wrong start key for pFill when unit of sliding is y or n 2023-08-25 14:59:39 +08:00
Hongze Cheng e1095e7d02 fix: improve upgrade speed 2023-08-25 14:40:29 +08:00
Ganlin Zhao c8c30e0a00 fix 2023-08-25 10:15:52 +08:00
shenglian zhou 250a8a7c39 fix: taosCompressFile mem leak 2023-08-25 10:06:59 +08:00
Ganlin Zhao af130cc92f Revert "add seperate function for createLogs"
This reverts commit 13d2d72bb6.
2023-08-25 09:55:50 +08:00
Haojun Liao f805a49df2
Merge pull request #22555 from taosdata/fix/TD-25948
mem leak
2023-08-25 09:28:18 +08:00
Haojun Liao 6f514b2bee
Merge pull request #22561 from taosdata/fix/TD-25651
fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no…
2023-08-25 09:09:41 +08:00
Haojun Liao de9b852cee
Merge pull request #22563 from taosdata/fix/update_db_attr
fix(parser): update the key words for disk io throttling.
2023-08-24 19:01:07 +08:00
Haojun Liao f7baadb2a9
Merge pull request #22558 from taosdata/fix/TD-25920
fix(stream): continue check wal when meeting empty delete block msg.
2023-08-24 18:28:15 +08:00
wangmm0220 64959f14e9 fix:dot process in schemaless 2023-08-24 18:18:02 +08:00
wangmm0220 cca00406a5 fix:drop topic error if topic not exist 2023-08-24 18:16:57 +08:00
dapan1121 3c7ca2418c
Merge pull request #22532 from taosdata/fix/m/TD-25863
fix: fill operator with desc ts order returned 1 more rows
2023-08-24 17:29:57 +08:00
Ganlin Zhao 7396a7c09c fix: fix where ts < now used in nested query report invalid timestamp 2023-08-24 17:11:05 +08:00
Haojun Liao 3c6870275b fix(parser): update the key words for disk io throttling. 2023-08-24 16:45:47 +08:00
wangmm0220 b83cc11043 fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no data 2023-08-24 16:38:53 +08:00
liuyao 7da464d8b7 mem leak 2023-08-24 16:36:58 +08:00
wangmm0220 89884e1c49 fix:transaction in tmq 2023-08-24 16:34:52 +08:00
liuyao a72e6fd219 mem leak 2023-08-24 16:32:34 +08:00
wangmm0220 49216ffa54 fix:transaction in tmq 2023-08-24 16:32:15 +08:00