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 2022/01/12 18:28: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=17474847#comment-17474847 ] 

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

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> 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-P2
>         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.20.1#820001)