groot
groot
Sometimes, a user's disk could be exhausted by log content if the log level is debug. Double-check the milvus.yaml, ensure the log level is **not** debug. Optionally, you can set...
I didn't get any hints from the log. Do you have the log at the crash point? These lines only show the goroutines closed by the crashed process. There should...
可能是那张表的默认consistency_level是STRONG 你在SearchIteratorReq里指定ConsistencyLevel为BOUNDED看看: ``` SearchIteratorReq searchIteratorReq = SearchIteratorReq.builder() .collectionName(COLLECTION_NAME) ...... .consistencyLevel(ConsistencyLevel.BOUNDED) .build()) SearchIterator searchIterator = client.searchIterator(searchIteratorReq); List searchResults = searchIterator.next(); ```
/lgtm /approve
Note: BITMAP is function of v2.5, don't merge into 2.4 branch.
/lgtm /approve
I just submit a pr to fix the ci failure: https://github.com/milvus-io/milvus-sdk-cpp/pull/272 Rebase the source code and update your pr to avoid CI failure.
Implemented in https://github.com/milvus-io/milvus-sdk-cpp/pull/303
都加上去的话太重了,不好维护,得累死。
Use minio client to check whether this path exists in the bucket ""milvus-bucket"": file/insert_log/451680931584957868/451680931591985955/451680931639572005