Skip to content
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]: pymilvus 2.3.5- query iterator got error: grpc_status:13, grpc_message:"Received RST_STREAM with error code 2" #2181

Open
1 task done
locustbaby opened this issue Jul 18, 2024 · 1 comment
Assignees
Labels
kind/bug Something isn't working

Comments

@locustbaby
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

SDK version: 2.4.4
When I export data from Zilliz Cloud by query iterator, I found there are many errors :UNKNOWN:Error received from peer ipv4:xxxxxxxx:port {created_time:"2024-07-18T11:56:40.441894+08:00", grpc_status:13, grpc_message:"Received RST_STREAM with error code 2"}

Params: batch_size=10000, output_fields

But I tested 2.3.4, which is fine.
2.3.5 is broken, too.

When I change the batch size to 5000, it fine.

Expected Behavior

Export data by query iterator success.

Steps/Code To Reproduce behavior

Export data with query iterator with big batch size and output vectors.

Environment details

- Hardware/Softward conditions (OS, CPU, GPU, Memory):
- Method of installation (Docker, or from source):
- Milvus version (v0.3.1, or v0.4.0):
- Milvus configuration (Settings you made in `server_config.yaml`):

Anything else?

No response

@locustbaby locustbaby added the kind/bug Something isn't working label Jul 18, 2024
@MrPresent-Han
Copy link
Contributor

/assign

MrPresent-Han pushed a commit to MrPresent-Han/pymilvus that referenced this issue Jul 19, 2024
MrPresent-Han pushed a commit to MrPresent-Han/pymilvus that referenced this issue Jul 22, 2024
sre-ci-robot pushed a commit that referenced this issue Jul 22, 2024
related: #2181

Signed-off-by: MrPresent-Han <[email protected]>
Co-authored-by: MrPresent-Han <[email protected]>
sre-ci-robot pushed a commit that referenced this issue Jul 22, 2024
related: #2181

Signed-off-by: MrPresent-Han <[email protected]>
Co-authored-by: MrPresent-Han <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants