You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2021/02/12 22:30:00 UTC

[jira] [Created] (BEAM-11811) Don't allow numWorkers > maxNumWorkers.

Kyle Weaver created BEAM-11811:
----------------------------------

             Summary: 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
            Assignee: Kyle Weaver


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)