You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Bill Neubauer (JIRA)" <ji...@apache.org> on 2017/12/15 18:07:00 UTC

[jira] [Created] (BEAM-3361) Go SDK needs to increase gRPC receive buffer size

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)