[ https://issues.apache.org/jira/browse/BEAM-14403?focusedWorklogId=765762&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-765762 ]
ASF GitHub Bot logged work on BEAM-14403: ----------------------------------------- Author: ASF GitHub Bot Created on: 04/May/22 00:14 Start Date: 04/May/22 00:14 Worklog Time Spent: 10m Work Description: robertwb commented on PR #17536: URL: https://github.com/apache/beam/pull/17536#issuecomment-1116786654 > Do we have logic in place in router to block unsupported pipeline This means that for unsupported features one may have to pass a (possibly redundant) `use_runner_v2` as well as `enable_prime`. > And there might be regression from the sdk container image pick, for example b/228894537 is opened so that we don't rely on SDK to make a pick based on useUnifiedWorker. The SDK supplies the appropriate container as part of its environment config(s). Issue Time Tracking ------------------- Worklog Id: (was: 765762) Time Spent: 40m (was: 0.5h) > Allow Prime to be used with Legacy workers > ------------------------------------------ > > Key: BEAM-14403 > URL: https://issues.apache.org/jira/browse/BEAM-14403 > Project: Beam > Issue Type: Bug > Components: runner-dataflow > Affects Versions: 2.35.0, 2.36.0, 2.37.0, 2.38.0 > Reporter: Robert Bradshaw > Assignee: Robert Bradshaw > Priority: P0 > Fix For: 2.39.0 > > Time Spent: 40m > Remaining Estimate: 0h > > [https://github.com/apache/beam/blob/v2.37.0/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/DataflowRunner.java#L2315] > assumes that enable_prime forces UW. This decision should be left up to the > service. -- This message was sent by Atlassian Jira (v8.20.7#820007)