You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/08/16 20:35:00 UTC

[jira] [Resolved] (BEAM-1655) Evaluate the PubsubUnboundedSource

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

Thomas Groh resolved BEAM-1655.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

Additional work around testing and validating the source should be done as well, but is not appropriate for this issue.

> Evaluate the PubsubUnboundedSource
> ----------------------------------
>
>                 Key: BEAM-1655
>                 URL: https://issues.apache.org/jira/browse/BEAM-1655
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-extensions
>            Reporter: Ben Chambers
>            Assignee: Thomas Groh
>             Fix For: Not applicable
>
>
> This source includes a lot of assumptions & assertions that may cause problems on runners that implement UnboundedSources differently. For example:
> 1. It requires that finalizeCheckpoint is called at most once.
> 2. It requires that the checkpoint be finalized within the pubsub timeout, or the messages will be redelivered.
> ... (possibly other assumptions) ... 



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