yihao.dai
yihao.dai
> Hello,Rocksdb has made incompatible changes to the functions rocksdb_approximate_sizes and rocksdb_approximate_sizes_cf in version 6.16.0. Refer to: https://github.com/facebook/rocksdb/blob/master/HISTORY.md, The content is:`rocksdb_approximate_sizes and rocksdb_approximate_sizes_cf in the C API now requires an...
/lgtm
rerun ut
https://ci.milvus.io:18080/jenkins/blue/organizations/jenkins/milvus-ha-ci/detail/PR-17742/4/pipeline
/lgtm
seems reproduced in https://ci.milvus.io:18080/jenkins/blue/organizations/jenkins/milvus-ha-ci/detail/PR-17341/4/pipeline
Hi @BUPTAnderson , https://github.com/milvus-io/milvus/pull/18311 has been merged, this pr added a exception safe protection. Would you please task a test with the latest version of master branch? Thank you very...
/unassign /assign @BUPTAnderson
@BUPTAnderson I am so sorry for the late reply. As you can see, Milvus is now using Jemalloc as the memory allocator. QueryNode should not crash by `_Cfunc_PurgeMemory` anymore. You...
> @bigsheeper Will this feature be merged to branch-2.1.0 later? It seems to be better to deploy the release-2.1.0 in a production environment. Hi @BUPTAnderson , maybe there are some...