[Bug]: Invalid trace stack for exception of type: milvus::SegcoreError #37944
Labels
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
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: