Haojun Liao
|
de82aba2e5
|
fix(stream): ignore the in_progress code.
|
2023-11-30 14:32:14 +08:00 |
Haojun Liao
|
71860bfb46
|
fix(stream):return the error code if create stream failed.
|
2023-11-30 13:57:00 +08:00 |
Haojun Liao
|
28e17a61b9
|
fix(tsdb): fix invalid read.
|
2023-11-29 19:28:53 +08:00 |
Haojun Liao
|
66f25712fd
|
fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579
|
2023-11-29 18:07:15 +08:00 |
Haojun Liao
|
a5c8eaacaa
|
fix(tsdb):clear the tsdb stt file reader flag when suspending the tsdbReader
|
2023-11-28 23:52:19 +08:00 |
Haojun Liao
|
f4cf898af7
|
fix(util): fix syntax error.
|
2023-11-28 13:59:13 +08:00 |
Haojun Liao
|
2eec29861c
|
fix(util): disable avx2 version decompress timestamp.
|
2023-11-28 10:06:21 +08:00 |
Haojun Liao
|
6bb30822c2
|
refactor: do some internal refactor.
|
2023-11-28 10:04:22 +08:00 |
Haojun Liao
|
9649db9003
|
fix(stream): fix invalid free.
|
2023-11-28 10:04:14 +08:00 |
Haojun Liao
|
c5aba60899
|
fix(stream): disable the time slice usage limitation for stream task.
|
2023-11-28 09:28:43 +08:00 |
Haojun Liao
|
6111138567
|
fix(stream): fix error.
|
2023-11-27 17:23:34 +08:00 |
Haojun Liao
|
d1193b5a7a
|
refactor: opt simd perf.
|
2023-11-27 14:59:12 +08:00 |
Haojun Liao
|
f9d717d0f2
|
refactor: do some internal refactor.
|
2023-11-27 14:42:13 +08:00 |
Haojun Liao
|
5de59a3547
|
enh(sys): add check for avx512vl
|
2023-11-27 10:32:47 +08:00 |
Haojun Liao
|
6ab14d39bb
|
fix(test): do some internal refactor.
|
2023-11-27 09:32:47 +08:00 |
Haojun Liao
|
de0c20c296
|
fix(test): add test case.
|
2023-11-27 00:02:52 +08:00 |
Haojun Liao
|
1dd5cd17a0
|
fix(tsdb): add simd for decompress timestamp.
|
2023-11-26 23:53:05 +08:00 |
Haojun Liao
|
9194c0c0cd
|
fix(stream): add logs.
|
2023-11-25 00:56:18 +08:00 |
Haojun Liao
|
30c776cc0a
|
fix(stream): reset the scheduler status.
|
2023-11-25 00:54:32 +08:00 |
Haojun Liao
|
788194c748
|
fix(stream): fix deadlock.
|
2023-11-24 22:53:55 +08:00 |
Haojun Liao
|
3deab3cfbf
|
fix(stream):set failure for the related fill-history task.
|
2023-11-24 15:37:30 +08:00 |
Haojun Liao
|
f28cf740b0
|
fix(stream): fix status check for stream-scan-history status when drop stream task msg is missing.
|
2023-11-24 14:44:00 +08:00 |
Haojun Liao
|
2e922fefc6
|
fix(stream): reduce the sink throughput. and fix the bug in status check.
|
2023-11-23 18:04:09 +08:00 |
Haojun Liao
|
810eb8e0e3
|
fix(stream): fix syntax error.
|
2023-11-23 16:25:12 +08:00 |
Haojun Liao
|
de4cc2009d
|
fix(stream): fix error.
|
2023-11-23 16:04:06 +08:00 |
Haojun Liao
|
0a90c33b4d
|
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-11-23 15:49:07 +08:00 |
Haojun Liao
|
de47ea6c81
|
other: merge 3.0.
|
2023-11-23 15:42:40 +08:00 |
Haojun Liao
|
421a154d2a
|
Merge pull request #23768 from taosdata/fix/fixChkpRespMemleak
fix mem leak
|
2023-11-23 15:29:30 +08:00 |
Haojun Liao
|
1a1319908d
|
refactor: do some internal refactor.
|
2023-11-23 14:25:52 +08:00 |
wade zhang
|
45bbf89a19
|
Merge pull request #23786 from taosdata/FIX/TD-27456-3.0
enh: not allow to acquire a vnode in failed mode from vmAcquireVnode
|
2023-11-23 14:20:23 +08:00 |
yihaoDeng
|
6a0501967d
|
Merge branch '3.0' into fix/fixChkpRespMemleak
|
2023-11-23 14:06:04 +08:00 |
Haojun Liao
|
85e77d6f63
|
Merge pull request #23479 from taosdata/enh/changeQueue3.0
change NumOfTaskQueueThreads size
|
2023-11-23 13:57:54 +08:00 |
Benguang Zhao
|
8d70d023b9
|
enh: adjust a logging msg in vmRestoreVnodeInThread
|
2023-11-23 10:12:58 +08:00 |
Benguang Zhao
|
917246e236
|
fix: allow to drop a vnode in failed mode
|
2023-11-23 10:09:41 +08:00 |
dapan1121
|
53fe37f4d2
|
Merge pull request #23739 from taosdata/fix/xsren/TD-27282/invalidOperTips
fix: error msg when invalid operator
|
2023-11-23 09:54:07 +08:00 |
Benguang Zhao
|
0a4fac7704
|
enh: not allow to acquire a vnode in failed mode from vmAcquireVnode
|
2023-11-23 09:48:42 +08:00 |
Haojun Liao
|
7b1f586d4f
|
Merge pull request #23762 from taosdata/fix/3_liaohj
fix(stream): fix error in generating token in bucket.
|
2023-11-23 09:32:14 +08:00 |
Hongze Cheng
|
c27813b5d7
|
Merge pull request #23777 from taosdata/fix/TS-4296
fix: possible race condition coredump
|
2023-11-23 08:57:04 +08:00 |
Haojun Liao
|
4ea49fe285
|
fix(stream): fix the race condition in dispatching data.
|
2023-11-22 23:49:16 +08:00 |
Hongze Cheng
|
098a3d264a
|
fix: varbinary sma coredump
|
2023-11-22 20:45:15 +08:00 |
Hongze Cheng
|
44866b7b12
|
fix: possible race condition coredump
|
2023-11-22 20:35:18 +08:00 |
facetosea
|
b7342d53df
|
return DEAL_RES_ERROR;
|
2023-11-22 19:37:08 +08:00 |
Haojun Liao
|
d88b32e93d
|
fix(stream): fix memory leak.
|
2023-11-22 18:18:43 +08:00 |
Yihao Deng
|
ef4f173881
|
Merge branch '3.0' into enh/changeQueue3.0
|
2023-11-22 17:11:04 +08:00 |
Haojun Liao
|
ebb1993900
|
fix(stream): fix error in check trans conflict.
|
2023-11-22 16:20:59 +08:00 |
Haojun Liao
|
9a4222e189
|
Merge pull request #23767 from taosdata/fix/TD-27414
fix:test case for windows
|
2023-11-22 11:02:08 +08:00 |
dapan1121
|
1b6a3c2069
|
Merge pull request #23771 from taosdata/enh/xsren/TD-27022/windows
Enh/xsren/td 27022/windows
|
2023-11-22 10:58:39 +08:00 |
facetosea
|
45d7e9f02b
|
fix: goto error
|
2023-11-22 10:48:08 +08:00 |
yihaoDeng
|
0c0d9cdd2c
|
Merge branch '3.0' into fix/fixChkpRespMemleak
|
2023-11-22 10:42:30 +08:00 |
Haojun Liao
|
81d3e5737e
|
fix(stream): fix send msg error.
|
2023-11-22 08:41:55 +08:00 |