[ 
https://issues.apache.org/jira/browse/BEAM-11811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355296#comment-17355296
 ] 

Kyle Weaver commented on BEAM-11811:
------------------------------------

This is complete in Java, still needs to be implemented in Python and Go. 

> Don't allow numWorkers > maxNumWorkers.
> ---------------------------------------
>
>                 Key: BEAM-11811
>                 URL: https://issues.apache.org/jira/browse/BEAM-11811
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Kyle Weaver
>            Priority: P3
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Right now Dataflow jobs misconfigured with numWorkers > maxNumWorkers will be 
> allowed to submit, but will get stuck in the PENDING state, and cannot be 
> cancelled normally by users. We should implement a sanity check in each SDK 
> to prevent misconfigured jobs from submitting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to