[
https://issues.apache.org/jira/browse/BEAM-12756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-12756:
---------------------------------
Labels: stale-P2 (was: )
> 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)