milvus/internal/distributed/proxy
yah01 2f778d9649
fix: proxy may never setup if the port binded (#30035)
the proxy miss-returned nil while failed to listen the port, then the
server continues to run but we can't connect to service
resolve #30034

Signed-off-by: yah01 <yah2er0ne@outlook.com>
2024-01-31 17:37:04 +08:00
..
client enhance: Use mockery to replace manual mock code (#29074) 2023-12-13 10:46:44 +08:00
httpserver feat: restful phase two (#29728) 2024-01-28 16:03:01 +08:00
service_test.go feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
service.go fix: proxy may never setup if the port binded (#30035) 2024-01-31 17:37:04 +08:00