Thang Nguyen created BEAM-3218:
----------------------------------

             Summary: Change PubsubBoundedWriter to check total byte size
                 Key: BEAM-3218
                 URL: https://issues.apache.org/jira/browse/BEAM-3218
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-gcp
            Reporter: Thang Nguyen
            Assignee: Chamikara Jayalath
            Priority: Minor


The PubsubBoundedWriter [does not 
check|https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsub/PubsubIO.java#L895-L897]
 the total byte size of outgoing messages when publishing. 

AC:
* Add a check to ensure the total bytes of the outgoing messages is less than 
pubsub's allowed max



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to