milvus/internal
congqixia 55b33cd3cf
fix: [2.4] Fix tracing config update logic (#35928) (#35998)
Cherry-pick from master
pr: #35928 
Related to #35927

There are serveral issue this PR addresses:
- Use `ResetTraceConfig` method instead init one in update event handler
- Implement dynamic stats.Handler to receive tracing config update event
- Update `enable_trace` flag when `ResetTraceConfig` is invoked
- Change `enable_trace` to `std::atomic<bool>` in case of data race

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-09-06 11:19:05 +08:00
..
allocator
core fix: [2.4] Fix tracing config update logic (#35928) (#35998) 2024-09-06 11:19:05 +08:00
datacoord fix: mistaken deletions may occur during GC channel checkpoints (#35708) 2024-08-28 10:11:05 +08:00
datanode fix: [cherry-pick]Fix data race for clustering compaction writer (#35958) 2024-09-05 04:07:10 +08:00
distributed fix: [2.4] Fix tracing config update logic (#35928) (#35998) 2024-09-06 11:19:05 +08:00
http feat: [2.4] add static view for the expr interface (#35954) 2024-09-04 13:17:04 +08:00
indexnode enhance: optimize milvus core building (#35660) 2024-08-27 18:55:00 +08:00
json
kv
metastore enhance: [2.4] support to drop the role which is related the privilege list (#35863) 2024-08-31 21:57:02 +08:00
mocks
parser/planparserv2
proto feat: [2.4] Support field partial load collection (#35416) (#35696) 2024-08-27 14:07:00 +08:00
proxy fix: Fix privilege group hasn't been register for validate (#35938) 2024-09-05 18:09:11 +08:00
querycoordv2 fix: Fix dynamic release partition may fail search/query request (#35919) (#36019) 2024-09-06 10:49:05 +08:00
querynodev2 enhance: [cp]Remove too frequent logs in Delete (#35981) 2024-09-06 10:47:13 +08:00
registry
rootcoord fix: Fix privilege group hasn't been register for validate (#35938) 2024-09-05 18:09:11 +08:00
storage
tso
types
util fix: [2.4] Fix tracing config update logic (#35928) (#35998) 2024-09-06 11:19:05 +08:00