Commit Graph

94 Commits

Author SHA1 Message Date
Simon Guan 76ad364b93 enh: adjust some logs 2025-02-27 09:55:11 +08:00
dapan1121 e98e215535 fix: lock debug invalid read issue 2024-12-22 11:16:06 +08:00
dapan1121 7be31eea30 fix: query remain issues 2024-12-16 18:40:27 +08:00
dapan1121 d77147d296 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-06 17:43:19 +08:00
dapan1121 abbb0663b0 fix: windows compile issues 2024-12-06 13:46:48 +08:00
dapan1121 011ff04234 fix: scheduler dead lock issue 2024-12-05 18:07:37 +08:00
dapan1121 ce07aaf774 fix: job retire issues 2024-12-02 14:51:31 +08:00
dapan1121 3d3956efda fix: retire job issue 2024-11-26 16:46:33 +08:00
dapan1121 8455949575 enh: add memory full func mode 2024-11-25 15:31:29 +08:00
dapan1121 e2accc307c fix: rpc dead loop issue 2024-11-21 10:22:05 +08:00
yihaoDeng 6461bb0474 unify the format of qId in the logging macros, 2024-11-20 17:03:13 +08:00
dapan1121 0995facd64 fix: hash put duplicated issue 2024-11-14 16:37:10 +08:00
dapan1121 34cfca745b fix: duplicated clientId issue 2024-11-13 19:19:00 +08:00
dapan1121 a8561fba4f Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-11 11:01:22 +08:00
dapan1121 e4c87a024b fix: memory free not found issues 2024-11-08 09:58:32 +08:00
Jinqing Kuang 43a337ef74 enh(query)[TD-32732]: add client Id generation and usage
To address the issue of non-unique identifiers for query tasks, a unique
client ID (cid) is now generated during client initialization. This cid
is included in every task message sent to the server. The server will
use a composite key of <qid, cid, tid, eid> to uniquely identify each
query task.
2024-11-07 08:47:31 +08:00
dapan1121 c5c85efeb5 enh: adjust mode and retire policy 2024-11-06 19:26:14 +08:00
dapan1121 d1013b20f9 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-30 18:26:26 +08:00
dapan1121 60063b4d65 fix: add more UT 2024-08-30 18:13:35 +08:00
Yihao Deng e1998d151b update qid log 2024-08-24 10:19:25 +00:00
dapan1121 044f7d6658 fix: remove assert 2024-08-21 14:41:14 +08:00
dapan1121 07034ce28c enh: optimize source code 2024-07-31 19:28:17 +08:00
dapan1121 08ec404200 enh: add memory pool 2024-07-29 14:57:26 +08:00
dapan1121 adfd7b4504 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-07-22 19:24:56 +08:00
dapan1121 cb48954ef3 enh: add return code validation 2024-07-16 13:26:26 +08:00
dapan1121 e527f2fd0b fix: validate function return value 2024-07-12 15:22:39 +08:00
dapan1121 761b0a9437 fix: return value issue 2024-07-11 19:28:13 +08:00
dapan1121 0b7f0e7334 enh: add max memsize update 2024-07-10 19:28:11 +08:00
dapan1121 30d63415e8 enh: add memory pre-check 2024-07-08 19:26:00 +08:00
dapan1121 75d24720e7 enh: add query memory quota 2024-07-05 18:17:25 +08:00
dapan1121 d34112983f enh: add query memory management 2024-07-04 19:28:30 +08:00
dapan1121 1bcba8f604 enh: add concurrent task control 2024-07-03 19:26:23 +08:00
dapan1121 b3eb938527 enh: add query memory pool 2024-07-01 17:22:43 +08:00
dapan1121 2927e1d6e4 enh: add query memory pool 2024-06-28 18:13:34 +08:00
Haojun Liao 6e1fe0ae38 refactor: do some internal refactor. 2024-05-16 23:30:35 +08:00
dapan1121 e24498b0fd enh: add task notify 2023-08-25 14:59:34 +08:00
dapan1121 c9656d3f77 fix: fix memory issues 2023-08-11 17:39:41 +08:00
dapan1121 6a0061ccfb fix: invalid task status update issue 2023-07-26 13:54:58 +08:00
dapan1121 c19c59d5e6 enh: optimize oprator param usage 2023-07-07 16:49:35 +08:00
dapan1121 b371b7e6be fix: compile issue and merge join crash issue 2023-07-06 10:52:28 +08:00
dapan1121 e7c200ad6e enh: support dynamic table scan 2023-07-06 09:54:45 +08:00
dapan1121 fe9df727f3 fix: fetch rsp message type issue 2023-04-14 09:15:14 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
dapan1121 0b0af5240d
Merge pull request #20002 from taosdata/fix/forceStopTask
fix: add force stop task and rename conflict structer name
2023-02-21 16:30:18 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
dapan1121 892d6c61c9 fix: task dropped error code 2023-02-16 10:06:01 +08:00
dapan1121 ed4e8313e0 fix: add force stop task and rename conflict structer name 2023-02-16 08:55:13 +08:00
Xiaoyu Wang 5d499e52f9 merge main 2023-02-03 17:13:11 +08:00
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +08:00
slzhou d9b22b3299 fix: add node stopped and get/accquire ctx return node stopped 2023-01-18 15:13:16 +08:00