congqixia

Results 224 comments of congqixia

The root cause was `waitCollectionReleased` method block forever when releasing non-loaded partitions. A pr has been submit to solve this problem.

Patch merged for branch 2.2.0 @binbinlv could you please verify? PR for master is #23623

@binbinlv I think patch is in latest release(v2.2.8), shall we could this issue?

- [ ] Add `ServiceDiscovery` interface definition - [ ] Provides all features `sessionutil` has - [ ] Add `InternalProcessServiceDiscovery` implementation - [ ] Adapt `ServiceDiscovery` as dependency in all...

> > > > By default the channel number is 256 since on large clusters with more nodes and collections it helps to improve performance. > > For smaller instace...

Resource Group API already added for Go SDK, see also: https://github.com/milvus-io/milvus-sdk-go/issues/415