milvus/internal/distributed/proxy
chyezh 950624d8d3
fix: nil ptr is used as nil interface in grpc client (#30754)
issue: #30715

- Bug: Set nil struct pointer to describe nil interface.
Panic with segment violation when calling method on this nil struct
pointer.

Signed-off-by: chyezh <chyezh@outlook.com>
2024-02-23 10:26:53 +08:00
..
client fix: nil ptr is used as nil interface in grpc client (#30754) 2024-02-23 10:26:53 +08:00
httpserver feat: restful support new features (#30485) 2024-02-07 17:16:47 +08:00
service.go enhance: restful support import jobs (#30343) 2024-01-31 17:57:04 +08:00
service_test.go feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00