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

Add test to prove setting max_recv_msg_size_mib works as expected #3968

Merged
merged 2 commits into from
Sep 23, 2021

Conversation

bogdandrutu
Copy link
Member

When the limit is set to 50MB I get this:

rpc error: code = ResourceExhausted desc = grpc: received message larger than max (79500054 vs. 52428800)

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

When the limit is set to 50MB I get this:
```
rpc error: code = ResourceExhausted desc = grpc: received message larger than max (79500054 vs. 52428800)
```

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu
Copy link
Member Author

/easycla

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@bogdandrutu
Copy link
Member Author

/cc @codeboten @Aneurysm9

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@bogdandrutu bogdandrutu merged commit b8dda3f into open-telemetry:main Sep 23, 2021
@bogdandrutu bogdandrutu deleted the testgrpcsize branch September 23, 2021 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants