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

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

wcn3 opened a new pull request #4285: BEAM-3361 Increase Go gRPC message size
URL: https://github.com/apache/beam/pull/4285
 
 
   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:
[email protected]


> 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: Bill Neubauer
>            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)

Reply via email to