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/05/04 09:07:00 UTC

[jira] [Created] (BEAM-12276) Timer.withOutputTimestamp(Instant).offset(Duration).setRelative() might fail unexpectedly

Jan Lukavský created BEAM-12276:
-----------------------------------

             Summary: Timer.withOutputTimestamp(Instant).offset(Duration).setRelative() might fail unexpectedly
                 Key: BEAM-12276
                 URL: https://issues.apache.org/jira/browse/BEAM-12276
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
    Affects Versions: 2.30.0
            Reporter: Jan Lukavský
            Assignee: Jan Lukavský


We check that timer's output timestamp is not before timer fire timestamp. The fire timestamp is unknown to user when setting a relative timer and therefore cannot be checked in user code.



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