You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/09/24 17:24:01 UTC

[jira] [Assigned] (BEAM-12756) Negative value being returned for progress when using OffsetRangeTracker

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

Beam JIRA Bot reassigned BEAM-12756:
------------------------------------

    Assignee:     (was: Luke Cwik)

> Negative value being returned for progress when using OffsetRangeTracker
> ------------------------------------------------------------------------
>
>                 Key: BEAM-12756
>                 URL: https://issues.apache.org/jira/browse/BEAM-12756
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow, sdk-java-core
>            Reporter: Luke Cwik
>            Priority: P2
>              Labels: stale-assigned
>         Attachments: job_logs.png
>
>
> range.getFrom() returns 1 and range.getTo() returns 9223372036854775807 (Long.MAX_VALUE).  In the returned Progress object, workCompleted is 0.0 and workRemaining is 9.223372036854776E18
> Somehow, in the Dataflow backend, it becomes -9223372036854775808 



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