You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jan Lukavský (Jira)" <ji...@apache.org> on 2021/02/18 13:37:00 UTC

[jira] [Created] (BEAM-11833) UnboundedSourceAsSDFRestrictionTracker reports incorrect watermark after failed claim

Jan Lukavský created BEAM-11833:
-----------------------------------

             Summary: UnboundedSourceAsSDFRestrictionTracker reports incorrect watermark after failed claim
                 Key: BEAM-11833
                 URL: https://issues.apache.org/jira/browse/BEAM-11833
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
    Affects Versions: 2.28.0
            Reporter: Jan Lukavský
            Assignee: Jan Lukavský


After being split by call to {{trySplit}}, the watermark reported by {{UnboundedSourceAsSDFRestrictionTracker.currentRestriction().getWatermark()}} is BoundedWindow.TIMESTAMP_MAX_VALUE, which is incorrect.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)