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

[jira] [Created] (BEAM-3907) Clarify how watermark is estimated for watchForNewFiles() transforms

Chamikara Jayalath created BEAM-3907:
----------------------------------------

             Summary: Clarify how watermark is estimated for watchForNewFiles() transforms
                 Key: BEAM-3907
                 URL: https://issues.apache.org/jira/browse/BEAM-3907
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Chamikara Jayalath
            Assignee: Eugene Kirpichov


For example [https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java#L488]

It's not clear how the watermark will be estimated/incremented when using these transforms. 

Other source implementations seems to be describing this. For example: https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsub/PubsubUnboundedSource.java#L89



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