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

*: fix the max recv message size for the client (#1952) #1966

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

rleungx
Copy link
Member

@rleungx rleungx commented Nov 25, 2019

What problem does this PR solve?

cherry-pick #1952

What is changed and how it works?

The previous PR accidentally removes the max gRPC receive message size constraint for the client. This PR fixes it by adding it back.

Check List

Tests

  • Unit test

Signed-off-by: Ryan Leung <rleungx@gmail.com>
@nolouch
Copy link
Contributor

nolouch commented Nov 25, 2019

/run-all-tests

@nolouch nolouch merged commit 079bf16 into tikv:release-3.1 Nov 25, 2019
@rleungx rleungx added this to the v3.1.0-beta milestone Nov 26, 2019
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.

4 participants