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 2018/04/10 00:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-3218?focusedWorklogId=89202&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-89202 ]

ASF GitHub Bot logged work on BEAM-3218:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Apr/18 00:22
            Start Date: 10/Apr/18 00:22
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on issue #4275: [BEAM-3218] Added Quota checks for PubsubMessage in PubsubBoundedWriter
URL: https://github.com/apache/beam/pull/4275#issuecomment-379934638
 
 
   Sorry about the delay. Reuven, could you review or pass to someone whose familiar with PubSubIO ?

----------------------------------------------------------------
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


Issue Time Tracking
-------------------

            Worklog Id:     (was: 89202)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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
>            Assignee: Reuven Lax
>            Priority: Minor
>          Time Spent: 10m
>  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
(v7.6.3#76005)