milvus/internal/querycoordv2/job
chyezh ff4237bb90
enhance: add hostname into node info (#30673)
issue: https://github.com/milvus-io/milvus/issues/30647

- Address may be reused in k8s environment. Using hostname can be
better.

Signed-off-by: chyezh <chyezh@outlook.com>
2024-03-15 10:45:06 +08:00
..
job_load.go enhance: make Load process traceable in querycoord (#29806) 2024-01-10 09:58:49 +08:00
job_release.go Fix failed to load collection with more than 128 partitions (#26763) 2023-09-02 00:09:01 +08:00
job_sync.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
job_test.go enhance: add hostname into node info (#30673) 2024-03-15 10:45:06 +08:00
job.go Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
scheduler.go Refine QueryCoord stopping (#27371) 2023-09-27 16:27:27 +08:00
undo.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
utils.go enhance: refactor segment dist manager interface (#31073) 2024-03-08 16:29:01 +08:00