You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Mills (JIRA)" <ji...@apache.org> on 2016/06/15 16:24:09 UTC

[jira] [Created] (BEAM-343) DisplayData error in AfterWatermark

Daniel Mills created BEAM-343:
---------------------------------

             Summary: DisplayData error in AfterWatermark
                 Key: BEAM-343
                 URL: https://issues.apache.org/jira/browse/BEAM-343
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
    Affects Versions: 0.1.0-incubating, 0.2.0-incubating
            Reporter: Daniel Mills
            Assignee: Scott Wegner


If AfterWatermark is used with early firings but no late firings, toString (used by DisplayData) crashes because there is no trigger at LATE_INDEX.

https://github.com/apache/incubator-beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/windowing/AfterWatermark.java#L239



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)