homework-jianmu/source/libs/qworker
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
..
inc enh(query)[TD-32732]: add client Id generation and usage 2024-11-07 08:47:31 +08:00
src enh(query)[TD-32732]: add client Id generation and usage 2024-11-07 08:47:31 +08:00
test Merge remote-tracking branch 'flyingangel2013/ts_3469_casefile' into doc/contrib 2024-10-31 00:02:41 +08:00
CMakeLists.txt fix: format cmake file 2024-10-24 10:10:07 +08:00