-
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]: Invalid trace stack for exception of type: milvus::SegcoreError #37944
Comments
/assign @Presburger |
/assign @smellthemoon |
if docker-compose.yaml enabled: the detail logs:
|
this error happens when release segment, but interface not show which dir path remove failed. |
#37944 Signed-off-by: luzhang <[email protected]> Co-authored-by: luzhang <[email protected]>
#37944 Signed-off-by: luzhang <[email protected]> Co-authored-by: luzhang <[email protected]>
…38359) #37944 Signed-off-by: luzhang <[email protected]> Co-authored-by: luzhang <[email protected]>
find the root cause:
|
Is there an existing issue for this?
Environment
Current Behavior
When I set the TTL (Time-To-Live) for a Milvus collection to ttl=2360024, and concurrently perform vector insertion and vector search tests, while loading 390,000 rows of vectors, it consistently triggers the error:
W20241122 07:19:39.079182 2555 ExceptionTracer.cpp:187] Invalid trace stack for exception of type: milvus::SegcoreError
Expected Behavior
No Error。
Steps To Reproduce
Milvus Log
milvus-standalone-for-gpu-11221521.log
Anything else?
Milvus.yaml:.log -> .yaml
milvus-yaml.log
milvus-standalone docker-compose:
collection init.py:
The text was updated successfully, but these errors were encountered: