-
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]: creating huge thread when using inverted text index #37851
Labels
kind/bug
Issues or changes related a bug
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Comments
chyezh
added
kind/bug
Issues or changes related a bug
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
labels
Nov 20, 2024
chyezh
changed the title
[Bug]: Huge thread creation when using inverted text index
[Bug]: creating huge thread when using inverted text index
Nov 20, 2024
/assign |
1 task
sre-ci-robot
pushed a commit
that referenced
this issue
Nov 20, 2024
issue: #37851 - make a global thread pool at tantivy temporally. - set 1 but not 4 threads for inverted text index. Signed-off-by: chyezh <[email protected]>
should be fixed. |
This was referenced Nov 22, 2024
sre-ci-robot
pushed a commit
that referenced
this issue
Nov 25, 2024
issue: #37851 related pr: milvus-io/tantivy#3 Signed-off-by: chyezh <[email protected]>
sre-ci-robot
pushed a commit
that referenced
this issue
Nov 25, 2024
issue: #37851 related pr: milvus-io/tantivy#3 pr: #37946 Signed-off-by: chyezh <[email protected]>
JsDove
pushed a commit
to JsDove/milvus
that referenced
this issue
Nov 26, 2024
…o#37852) issue: milvus-io#37851 - make a global thread pool at tantivy temporally. - set 1 but not 4 threads for inverted text index. Signed-off-by: chyezh <[email protected]>
JsDove
pushed a commit
to JsDove/milvus
that referenced
this issue
Nov 26, 2024
…#37946) issue: milvus-io#37851 related pr: milvus-io/tantivy#3 Signed-off-by: chyezh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/bug
Issues or changes related a bug
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Is there an existing issue for this?
Environment
Current Behavior
test_search_vector_with_text_match_filter and
test_query_vector_with_text_match_filter`Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: