johannaojeling commented on issue #29210:
URL: https://github.com/apache/beam/issues/29210#issuecomment-1786593974

   @lostluck I'm happy to fix this but want to align with you on the 
implementation:
   
   - Would you prefer this to be addressed in 
[ProcessSizedElementsAndRestrictions.GetProgress](https://github.com/apache/beam/blob/714badb821b7acfb9801a69dd0aff08bc84f6b4f/sdks/go/pkg/beam/core/runtime/exec/sdf.go#L924C10-L924C45)
 or accounted for in 
[GrowableTracker.TrySplit](https://github.com/apache/beam/blob/714badb821b7acfb9801a69dd0aff08bc84f6b4f/sdks/go/pkg/beam/io/rtrackers/offsetrange/offsetrange.go#L298)?
   - What fraction should be used when splitting instead of math.NA()? 1.0 to 
keep the primary responsible for all remaining work?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to