Luke Cwik created BEAM-9979:
-------------------------------
Summary: Fix race condition where the read index maybe reported
from the last executed bundle
Key: BEAM-9979
URL: https://issues.apache.org/jira/browse/BEAM-9979
Project: Beam
Issue Type: Bug
Components: sdk-java-harness, sdk-py-harness
Reporter: Luke Cwik
Fix For: 2.22.0
When the BeamFnDataReadRunner/DataInputOperation is reused there is a short
period of time when a progress request could happen before the the start
function is called resetting the read index to -1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)