Results 290 comments of 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(); ```

Note: BITMAP is function of v2.5, don't merge into 2.4 branch.

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