Bill Neubauer created BEAM-3361:
-----------------------------------
Summary: Go SDK needs to increase gRPC receive buffer size
Key: BEAM-3361
URL: https://issues.apache.org/jira/browse/BEAM-3361
Project: Beam
Issue Type: Bug
Components: sdk-go
Reporter: Bill Neubauer
Assignee: Henning Rohde
Priority: Minor
The Java gRPC server allows for sending messages larger than the default 4M
gRPC limit. The Go SDK needs to handle these messages. I propose increasing the
limit to 50M based on empirical observations, and we can tune this value in the
future if needed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)