-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: GetRemoteCentroidsObjectPrefix function in KmeansClustering.h is missing ANALYZE_ROOT_PATH #39353
Comments
@liorf95 could you please attach the completed milvus logs, and share the steps to reproduce the issue. |
@liorf95 Thanks for alerting! This path was modified unintentionally, I will fix it. BTW, what is your use case to use clustering compaction on vectors |
|
milvus yaml:
env:- name: MALLOC_CONFvalue: "background_thread:true,prof:true,prof_leak:true,lg_prof_interval:30,lg_prof_sample:19,prof_final:true,stats_print:true,prof_prefix:/var/lib/milvus/data/jeprof"
|
/assign @chasingegg |
issue: #39353 pr: #39398 Signed-off-by: chasingegg <[email protected]>
issue: #39353 The path was modified unintentionally, change it back. Signed-off-by: chasingegg <[email protected]>
Is there an existing issue for this?
Environment
Current Behavior
Thus clustering compaction failed to find the centroid file under the analyze_stats folder.
Expected Behavior
No response
Steps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: