Skip to content

Issues: milvus-io/milvus

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[Bug]: [streaming] The streamingNode's memory usage increased by 2GB during quiescence unexpectedly kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work.
#40627 opened Mar 13, 2025 by ThreadDao
1 task done
2.6.0
[Bug]: [laion-1b] When there are tens of thousands of small segs, qn are oomkilled during target update area/performance Performance issues kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40615 opened Mar 12, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: [streaming] The streaming node was oomkilled when inserting into a collection with partition-key and multi shards area/performance Performance issues feature/streaming node streaming node feature kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40592 opened Mar 12, 2025 by ThreadDao
1 task done
2.6.0
[Bug]: [GoSDK] The QueryIterator API of gosdk v2.4.2 gets empty results on the server of master or 2.5 component/gosdk issues & PRs related to GoSDK package kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40496 opened Mar 10, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: [laion-1b] QueryNode terminated with error: terminate called without an active exception component/querynode kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40361 opened Mar 5, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: [GoSDK] When no database is specified, the grant_v2 API should use the connected db instead of the default db component/gosdk issues & PRs related to GoSDK package kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40340 opened Mar 4, 2025 by ThreadDao
1 task done
[Bug]: [GoSDK] Some rbac related API are missing the optional parameter dbName component/gosdk issues & PRs related to GoSDK package kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40307 opened Mar 3, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: [GoSDK] Failed to describe a existed role: role not found component/gosdk issues & PRs related to GoSDK package kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40274 opened Feb 28, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: [GoSDK] Failed to create user: decode password fail: illegal base64 data at input byte 4 component/gosdk issues & PRs related to GoSDK package kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40261 opened Feb 28, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: [streaming] After removing the chaos pod-kill, count(*) result is 200 more than expected feature/streaming node streaming node feature kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. test/chaos chaos test triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40207 opened Feb 26, 2025 by ThreadDao
1 task done
2.6.0
[Bug]: [laion-1b] The data load across multiple querynodes is highly unbalanced component/querynode kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40158 opened Feb 25, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: Failed to query nullable json and varchar data with expr $field is null kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40098 opened Feb 21, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: [laion-1b] The index task is blocked by the stats task and the stats task is slow area/performance Performance issues component/indexnode kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#40054 opened Feb 20, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: When deleting the default rg, the error message indicates that a dropped collection is still loaded kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#39942 opened Feb 17, 2025 by ThreadDao
1 task done
2.6.0
[Bug]: [laion-1b] Some indexing tasks are always in an unissued state component/indexnode kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#39911 opened Feb 17, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: The results of filtering json data using array_length are not as expected kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#39822 opened Feb 12, 2025 by ThreadDao
1 task done
[Bug]: [GoSDK] The index type created when quickly creating a collection is inconsistent with the settings kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#39524 opened Jan 22, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: [GoSDK] Removed invalid function of setting autoID on collection and schema side kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#39523 opened Jan 22, 2025 by ThreadDao
1 task done
2.5.7
[Bug]: Apply pod-kill during concurrent upsert and search, count(*) is less than expected after recovery kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#39333 opened Jan 16, 2025 by ThreadDao
1 task done
2.4.23
[Bug]: [GoSDK] It is recommended to return an exception in the pks2Expr func when a non-pk column is passed in kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#38859 opened Dec 30, 2024 by ThreadDao
1 task done
2.5.7
[Bug]: AsyncMilvusClient search gets error: request limit exceeded[limit=1024] kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#38565 opened Dec 18, 2024 by ThreadDao
1 task done
2.4.23
[Bug]: [GoSDK] After loading a collection asynchronously, querying it immediately returns a bad msg kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
#37857 opened Nov 20, 2024 by ThreadDao
1 task done
2.5.7
[Bug]: During deleting the entities, it took about 12 minutes to recover from the delegator failure to search kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#37670 opened Nov 14, 2024 by ThreadDao
1 task done
2.4.23
[Bug]: It seems that L0 and Mix compaction always wait until the other is finished before executing kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#37621 opened Nov 12, 2024 by ThreadDao
1 task done
2.4.23
[Bug]: Latency spikes were observed when deleting 60% entities during concurrent searches kind/bug Issues or changes related a bug severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#37413 opened Nov 4, 2024 by ThreadDao
1 task done
2.4.23
ProTip! Find all open issues with in progress development work with linked:pr.