We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Support query node client pooling in proxy and delegator
To increase system performance in search/query under high payload by avoiding HTTP2 channel queueing
No response
The text was updated successfully, but these errors were encountered:
enhance: Support proxy/delegator qn client pooling (#35194)
c64a078
See also #35196 Add param item for proxy/delegator query node client pooling and implement pooling logic --------- Signed-off-by: Congqi Xia <[email protected]>
enhance: [2.4] Support proxy/delegator qn client pooling (#35195)
f8444b9
Cherry pick from master pr: #35194 See also #35196 Add param item for proxy/delegator query node client pooling and implement pooling logic --------- Signed-off-by: Congqi Xia <[email protected]>
enhance: Support proxy/delegator qn client pooling (milvus-io#35194)
324e090
See also milvus-io#35196 Add param item for proxy/delegator query node client pooling and implement pooling logic --------- Signed-off-by: Congqi Xia <[email protected]> Signed-off-by: Sumit Dubey <[email protected]>
congqixia
No branches or pull requests
Is there an existing issue for this?
What would you like to be added?
Support query node client pooling in proxy and delegator
Why is this needed?
To increase system performance in search/query under high payload by avoiding HTTP2 channel queueing
Anything else?
No response
The text was updated successfully, but these errors were encountered: