Commit Graph

28398 Commits

Author SHA1 Message Date
wade zhang c5c6414a61
Merge pull request #24050 from taosdata/fix/TS-4251-main
auditinterval default
2023-12-14 19:26:13 +08:00
dmchen da46b3ced8 auditinterval default 2023-12-13 10:11:15 +00:00
wade zhang 81d06cc4d5
Merge pull request #24024 from taosdata/fix/TS-4251-main
revert dependency
2023-12-12 11:06:30 +08:00
dmchen a861e55764 revert dependency 2023-12-11 11:24:31 +00:00
wade zhang 0082c071b7
Merge pull request #23968 from taosdata/fix/TS-4251-main
fix/TS-4251
2023-12-11 11:19:41 +08:00
dmchen 0be39ebe77 mem leak 2023-12-08 07:26:20 +00:00
dmchen 18dbc47949 break dependency 2023-12-08 04:24:33 +00:00
dmchen 27a86a6faa debug info and default setting 2023-12-07 03:13:23 +00:00
yihaoDeng 35e948ecfa refactor code 2023-12-06 16:05:44 +08:00
yihaoDeng 5cc67ca9f6 refactor code 2023-12-06 15:51:05 +08:00
dmchen dc9408ed5f fix/TS-4251 2023-12-06 07:48:40 +00:00
yihaoDeng 54f8a816b5 add http fast quit 2023-12-06 14:01:32 +08:00
Haojun Liao 8e1970be49
Merge pull request #23950 from taosdata/enh/validMsgMain
Enh/valid msg main
2023-12-06 11:21:40 +08:00
yihaoDeng b1e8c21903 valid msg 2023-12-06 10:10:49 +08:00
wangmm0220 79c8a1494d fix:disable snode unit test temporary 2023-12-05 11:26:12 +08:00
dapan1121 c45f25d1c7
Merge pull request #23872 from freemine/freemine.empty-set-check
bugFix: stop complaining with  when there's no resultset after taos_q…
2023-12-04 09:26:58 +08:00
yihaoDeng c5d9a2b24d add valid msg 2023-12-01 17:19:34 +08:00
Haojun Liao 4d9211dcf1
Merge pull request #23899 from taosdata/fix/liaohj
other: merge the patch of stream from 3.0 branch.
2023-12-01 15:49:54 +08:00
yihaoDeng 50bda0b719 add valid msg 2023-12-01 15:15:12 +08:00
Haojun Liao d7a19a9179 fix(stream): fix invalid decode hbmsg and memory leaks caused by invalid hb msg. 2023-12-01 14:45:18 +08:00
Haojun Liao 33ad05e2c8 fix(stream): fix syntax error. 2023-12-01 13:08:25 +08:00
Haojun Liao 12f32f0ae7 fix(stream): fix syntax error. 2023-12-01 11:57:16 +08:00
Haojun Liao dba58f5e38 fix(stream): fix syntax error. 2023-12-01 11:54:13 +08:00
Haojun Liao e753d631af fix(stream): make sure open operator only once for scan-history task. 2023-12-01 10:21:07 +08:00
Haojun Liao 18273b8d1b fix(stream): ignore the in_progress code. 2023-12-01 10:20:45 +08:00
Haojun Liao 2972f5f420 fix(stream):return the error code if create stream failed. 2023-12-01 10:20:45 +08:00
Haojun Liao e008d0f440 fix(tsdb): fix invalid read. 2023-12-01 10:20:45 +08:00
Haojun Liao fbb604d1f5 fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579 2023-12-01 10:20:44 +08:00
Haojun Liao 1c9ff8030b fix(tsdb):clear the tsdb stt file reader flag when suspending the tsdbReader 2023-12-01 10:20:39 +08:00
Haojun Liao a45fc79b26 fix(util): fix syntax error. 2023-12-01 10:20:39 +08:00
Haojun Liao 9a3fe33baf fix(util): disable avx2 version decompress timestamp. 2023-12-01 10:20:38 +08:00
Haojun Liao 86618ffd97 refactor: do some internal refactor. 2023-12-01 10:20:38 +08:00
Haojun Liao 31ae46925d fix(stream): fix invalid free. 2023-12-01 10:20:32 +08:00
Haojun Liao 1df29b5d6c fix(stream): disable the time slice usage limitation for stream task. 2023-12-01 10:20:15 +08:00
Haojun Liao 57b8388dad fix(stream): fix error. 2023-12-01 10:20:00 +08:00
Haojun Liao 2bf4382968 refactor: opt simd perf. 2023-12-01 10:19:59 +08:00
Haojun Liao e6a024bcb1 refactor: do some internal refactor. 2023-12-01 10:19:58 +08:00
Haojun Liao 0099578816 enh(sys): add check for avx512vl 2023-12-01 10:19:57 +08:00
Haojun Liao cf835c5ce4 fix(test): do some internal refactor. 2023-12-01 10:19:56 +08:00
Haojun Liao 5dfeac4a11 fix(test): add test case. 2023-12-01 10:19:55 +08:00
Haojun Liao 0131fbe62d fix(tsdb): add simd for decompress timestamp. 2023-12-01 10:19:54 +08:00
Haojun Liao 17d4a22e47 fix(stream): add logs. 2023-12-01 10:19:54 +08:00
Haojun Liao b9c727575d fix(stream): reset the scheduler status. 2023-12-01 10:19:54 +08:00
Haojun Liao c937f42d88 fix(stream): fix deadlock. 2023-12-01 10:19:54 +08:00
Haojun Liao 468094c86a fix(stream):set failure for the related fill-history task. 2023-12-01 10:19:45 +08:00
Haojun Liao 8515a2f9b6 fix(stream): fix status check for stream-scan-history status when drop stream task msg is missing. 2023-12-01 10:19:18 +08:00
Haojun Liao 9d735e7f8b fix(stream): reduce the sink throughput. and fix the bug in status check. 2023-12-01 10:18:25 +08:00
Haojun Liao 523573844a fix(stream): fix syntax error. 2023-12-01 10:18:24 +08:00
Haojun Liao eb2f5ad074 fix(stream): fix error. 2023-12-01 10:18:22 +08:00
Haojun Liao 2b03d64850 fix(stream): drop the related fill-history task & set the task to be ready, if the drop fill-history task msg is missing due to the vnode restarting. 2023-12-01 10:18:15 +08:00