You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/01/12 03:50:07 UTC

[jira] [Updated] (BEAM-3218) Change PubsubBoundedWriter to check total byte size

     [ https://issues.apache.org/jira/browse/BEAM-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-3218:
----------------------------------

This Jira ticket has a pull request attached to it, but is still open. Did the pull request resolve the issue? If so, could you please mark it resolved? This will help the project have a clear view of its open issues.

> 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: io-java-gcp
>            Reporter: Thang Nguyen
>            Priority: P3
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> 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
(v8.20.1#820001)