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

Change grpc's max sent/recv size to a very large value. #3912

Merged
merged 4 commits into from
Feb 6, 2018

Conversation

jefferai
Copy link
Member

@jefferai jefferai commented Feb 5, 2018

We can restrict initial size at the HTTP layer so no need to restrict
here.

We can restrict initial size at the HTTP layer so no need to restrict
here.
@jefferai jefferai added this to the 0.9.4 milestone Feb 5, 2018
@briankassouf
Copy link
Contributor

Should we so the same at plugin boundaries?

@jefferai
Copy link
Member Author

jefferai commented Feb 5, 2018

Interesting idea. Sure. Would that be in go-plugin or here?

@jefferai
Copy link
Member Author

jefferai commented Feb 6, 2018

@briankassouf Do all plugin connections (backend, database) now use the grpc broker? If so we could add a method onto that to set dial options.

@briankassouf
Copy link
Contributor

@jefferai database plugins do not use the broker, backend plugins do.

briankassouf
briankassouf previously approved these changes Feb 6, 2018
briankassouf
briankassouf previously approved these changes Feb 6, 2018
@jefferai jefferai merged commit 85c7b52 into master Feb 6, 2018
@jefferai jefferai deleted the grpc-default-size branch February 6, 2018 18:52
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