Skip to content

Conversation

AnatoliB
Copy link
Contributor

@AnatoliB AnatoliB commented Mar 9, 2020

Use int.MaxValue for gRPC message size limit instead of grpcMaxMessageLength command line argument.

Resolves #423

Use int.MaxValue for gRPC message size limit instead of grpcMaxMessageLength command line argument
@AnatoliB AnatoliB requested review from Francisco-Gamino, pragnagopa and 1openwindow and removed request for 1openwindow March 9, 2020 21:49
Copy link
Member

@pragnagopa pragnagopa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AnatoliB AnatoliB merged commit b3e8e58 into Azure:dev Mar 9, 2020
@AnatoliB AnatoliB deleted the grpc-message-size branch March 9, 2020 22:13
AnatoliB added a commit that referenced this pull request Apr 28, 2020
Use int.MaxValue for gRPC message size limit instead of grpcMaxMessageLength command line argument
AnatoliB added a commit that referenced this pull request Apr 28, 2020
Use int.MaxValue for gRPC message size limit instead of grpcMaxMessageLength command line argument
AnatoliB added a commit that referenced this pull request Apr 28, 2020
Use int.MaxValue for gRPC message size limit instead of grpcMaxMessageLength command line argument
AnatoliB added a commit that referenced this pull request Apr 28, 2020
Use int.MaxValue for gRPC message size limit instead of grpcMaxMessageLength command line argument
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.

Increase gRpc channel message size to int.MaxValue
2 participants