Luckyboys
Luckyboys
### Bug Description when restart the pod one day later, the istio-proxy memory will grow to 150MB, and it will be go on. [profile.pb.gz](https://github.com/istio/istio/files/9448881/profile.pb.gz)  is something configuration unresonable? My...
In the example code, it's not using search function to query the entities. https://github.com/milvus-io/milvus-sdk-go/blob/cc1c52d2a50ab6dd84053dad81397308dff9c164/examples/query/query.go#LL146C4-L146C4 I want to use query() method to check the entity has exist in collection. But the...