milvus/internal/distributed/proxy
PowderLi 20fc90c591
enhance: find collection schema from cache (#28782)
issue: #28781 #28329

1. There is no need to call `DescribeCollection`, if the collection's
schema is found in the globalMetaCache
2. did `GetProperties` to check the access to Azure Blob Service while
construct the ChunkManager

Signed-off-by: PowderLi <min.li@zilliz.com>
2023-12-03 19:22:33 +08:00
..
client fix createCollection failed occasionally (#28592) (#28712) 2023-11-27 11:10:25 +08:00
httpserver enhance: find collection schema from cache (#28782) 2023-12-03 19:22:33 +08:00
service.go enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
service_test.go fix: cmux graceful shutdown on proxy service (#28383) 2023-11-27 16:28:34 +08:00