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] Datacatalog does not provide a way to customize gRPC max receiving message size #6306

Open
2 tasks done
honnix opened this issue Mar 5, 2025 · 0 comments · May be fixed by #6313
Open
2 tasks done

[BUG] Datacatalog does not provide a way to customize gRPC max receiving message size #6306

honnix opened this issue Mar 5, 2025 · 0 comments · May be fixed by #6313
Assignees
Labels
bug Something isn't working

Comments

@honnix
Copy link
Member

honnix commented Mar 5, 2025

Describe the bug

When starting gRPC server of datacatalog, it is not possible to customize gRPC max receiving message size using grpc.MaxRecvMsgSize, which means for any artifact larger than 4MB, the server would reject it with ResourceExhausted error.

Expected behavior

This value should be configurable with 4MB as default.

Additional context to reproduce

No response

Screenshots

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@honnix honnix added bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers labels Mar 5, 2025
@honnix honnix linked a pull request Mar 6, 2025 that will close this issue
3 tasks
@eapolinario eapolinario removed the untriaged This issues has not yet been looked at by the Maintainers label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants