milvus/internal/distributed/querynode
congqixia 9e96ed4873
fix: Fix tracing config update logic (#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-05 14:27:04 +08:00
..
client enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
api_testonly.go test: support segment release in integration test (#31190) 2024-04-09 11:39:17 +08:00
service.go fix: Fix tracing config update logic (#35928) 2024-09-05 14:27:04 +08:00
service_test.go test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00