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/17 17:24:01 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17416817#comment-17416817 ] 

Beam JIRA Bot commented on BEAM-12756:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> 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
>            Assignee: 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)