yihaoDeng
6461bb0474
unify the format of qId in the logging macros,
2024-11-20 17:03:13 +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
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
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
Haojun Liao
6e1fe0ae38
refactor: do some internal refactor.
2024-05-16 23:30:35 +08:00
Haojun Liao
92b247e5b4
refactor: move compress data in query threads.
2024-05-16 15:55:48 +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
dapan1121
e70f767647
fix: crash caused of wrong task phase issue
2023-01-17 17:53:56 +08:00
Xiaoyu Wang
fdde287ca9
merge main
2023-01-04 11:43:20 +08:00
dapan1121
436bc5cbe8
enh: remove asserts
2022-12-30 15:35:03 +08:00
dapan1121
9facfe83d1
fix: some query tasks not end when vnode stopped
2022-12-29 10:50:16 +08:00
yihaoDeng
581a041ddd
remove unused param
2022-12-13 20:39:36 +08:00
yihaoDeng
e150913c7b
change default sch value
2022-12-09 17:08:51 +08:00
dapan1121
8ee170bef1
enh: add retry for vnode closed case
2022-11-29 16:17:05 +08:00
dapan1121
2774799d9a
fix: duplicated explain response issue
2022-11-25 13:59:13 +08:00
dapan1121
f60441e2dd
fix: fix query thread quitting issue
2022-11-11 18:44:59 +08:00
Haojun Liao
f5f0a7026f
other: merge 3.0
2022-10-13 14:20:51 +08:00
Hongze Cheng
8a033aca5c
more code format
2022-10-13 14:25:37 +08:00
Haojun Liao
54712ae302
other:merge 3.0
2022-09-26 14:50:51 +08:00
dapan1121
dc0e36f742
Merge branch '3.0' into enh/clientPolicy
2022-09-23 16:41:18 +08:00
dapan1121
a5e1c4b509
fix: fix qworker destroy issue
2022-09-23 13:25:17 +08:00
dapan1121
1427a8f3b0
enh: support client query policy
2022-09-09 19:03:42 +08:00
dapan1121
8675857207
enh: add client query policy
2022-09-05 13:56:42 +08:00
dapan1121
0ad85dc0e5
enh: remove hb and query rsp immediately
2022-09-02 17:40:24 +08:00
Haojun Liao
4d8842c21f
other:merge 3.0
2022-08-08 16:37:37 +08:00
dapan1121
fd654b126a
fix: fix taosd memory leak issue
2022-08-06 18:00:26 +08:00
dapan1121
27d223356a
enh: merge multiple blocks in one rsp msg
2022-08-04 20:41:30 +08:00
Haojun Liao
ed57347579
fix(query): fix memory leak.
2022-07-30 11:30:31 +08:00
Haojun Liao
179709f814
fix(query): assign the subplan to belong to task struct
2022-07-19 17:37:40 +08:00
dapan1121
e0b56ea593
fix: fix query retry issue
2022-07-16 15:38:46 +08:00
dapan1121
dce0f06e31
fix: fix redirect issue
2022-07-15 20:40:48 +08:00
dapan1121
02af3581f3
enh: add debug info
2022-07-15 16:01:42 +08:00
dapan1121
5ed51e0010
Merge branch '3.0' into fix/fixmsgorder
2022-07-15 14:19:37 +08:00
dapan1121
c67fa0c1ce
enh: add taosd query exit processing
2022-07-15 14:17:00 +08:00