[ 
https://issues.apache.org/jira/browse/FLINK-21377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler closed FLINK-21377.
------------------------------------
    Resolution: Fixed

master:
3611bf56fb4567a8b9649d0a4bab64c47e25738c..52dcf439bb0b8d613fff1efecf015052d5b3a10b

> Adjust queryable-state JobMaster tests
> --------------------------------------
>
>                 Key: FLINK-21377
>                 URL: https://issues.apache.org/jira/browse/FLINK-21377
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination, Tests
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> The {{JobMasterTest}} contains tests for queryable state.
> These tests assume that any KV operation can be executed from the moment the 
> JobMaster is created, when in practice the only requirement is for them to 
> work once the job is in a deploying state. As a result these tests now fail 
> with the {{DeclarativeScheduler}} because it is still waiting for resources, 
> and hasn't even created an {{ExecutionGraph}} yet.
> We should make sure to provide enough slots for the job to be deployed.



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

Reply via email to