You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Cody Schroeder (JIRA)" <ji...@apache.org> on 2018/04/18 21:25:00 UTC

[jira] [Created] (BEAM-4124) Support elements larger than 4 MB

Cody Schroeder created BEAM-4124:
------------------------------------

             Summary: Support elements larger than 4 MB
                 Key: BEAM-4124
                 URL: https://issues.apache.org/jira/browse/BEAM-4124
             Project: Beam
          Issue Type: Bug
          Components: sdk-go
            Reporter: Cody Schroeder
            Assignee: Henning Rohde


The Go SDK harness is limited by a gRPC message size limit of 4 MB.

https://github.com/apache/beam/blob/4a32353/sdks/go/pkg/beam/core/runtime/harness/datamgr.go#L31



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)