[ https://issues.apache.org/jira/browse/BEAM-14536?focusedWorklogId=776439&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-776439 ]
ASF GitHub Bot logged work on BEAM-14536: ----------------------------------------- Author: ASF GitHub Bot Created on: 31/May/22 16:45 Start Date: 31/May/22 16:45 Worklog Time Spent: 10m Work Description: github-actions[bot] commented on PR #17782: URL: https://github.com/apache/beam/pull/17782#issuecomment-1142375693 Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`: R: @riteshghorse for label go. Available commands: - `stop reviewer notifications` - opt out of the automated review tooling - `remind me after tests pass` - tag the comment author after tests pass - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers) The PR bot will only process comments in the main thread (not review comments). Issue Time Tracking ------------------- Worklog Id: (was: 776439) Time Spent: 1h 10m (was: 1h) > Offsetrange tracker panics when splitting at 0.0 without claiming work > ---------------------------------------------------------------------- > > Key: BEAM-14536 > URL: https://issues.apache.org/jira/browse/BEAM-14536 > Project: Beam > Issue Type: Bug > Components: sdk-go > Reporter: Danny McCormick > Assignee: Danny McCormick > Priority: P2 > Time Spent: 1h 10m > Remaining Estimate: 0h > > Right now, if you try to call TrySplit on an offsetrange restriction with a > fraction of 0.0 and without first claiming work, it sets the primary > restriction to \{Start, Start-1}. This causes newSplitResult to panic - > https://github.com/apache/beam/blob/ff39fcb5229b15140e41a61bd09f7d590730e93a/sdks/go/pkg/beam/core/runtime/exec/sdf.go#L859 -- This message was sent by Atlassian Jira (v8.20.7#820007)