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

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

    [ https://issues.apache.org/jira/browse/BEAM-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292964#comment-16292964 ] 

ASF GitHub Bot commented on BEAM-3361:
--------------------------------------

wcn3 opened a new pull request #4270: BEAM-3361 Increase Go gRPC message size
URL: https://github.com/apache/beam/pull/4270
 
 
   Increases the buffer for gRPC messages from 4M to 50M.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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)