milvus/pkg/util/hardware
congqixia 57e5652f1a
enhance: Log error instead of panicking if load lock wait timeout (#39308)
Related to #39205
Previous PR #39206

This PR change wait timeout behavior to log error and return to avoid
making other collection read failure in only some collections have
deadlock

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-01-16 02:31:02 +08:00
..
container_darwin.go fix: remove checking if running inside container (#29940) 2024-01-14 10:24:52 +08:00
container_linux.go fix: remove checking if running inside container (#29940) 2024-01-14 10:24:52 +08:00
container_test_linux.go fix: remove checking if running inside container (#29940) 2024-01-14 10:24:52 +08:00
container_windows.go fix: remove checking if running inside container (#29940) 2024-01-14 10:24:52 +08:00
gpu_mem_info.go enhance: prevent multiple query nodes from causing excessive occupancy of a single node, leading to GPU memory overflow (#39276) (#38617) 2025-01-15 20:15:01 +08:00
gpu_mem_info_cuda.go enhance: Log error instead of panicking if load lock wait timeout (#39308) 2025-01-16 02:31:02 +08:00
hardware_info.go enhance: excessive disk usage logs generated if the path does not exist (#38821) 2025-01-09 19:43:04 +08:00
hardware_info_test.go enhance: excessive disk usage logs generated if the path does not exist (#38821) 2025-01-09 19:43:04 +08:00
mem_info.go enhance: [skip e2e] set logrus log level to reduce output error logs (#30479) 2024-02-12 08:32:51 +08:00
mem_info_darwin.go fix: remove checking if running inside container (#29940) 2024-01-14 10:24:52 +08:00