[ https://issues.apache.org/jira/browse/FLINK-21399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-21399: ----------------------------------- Labels: pull-request-available (was: ) > Adjust JobMasterTest#testRequestNextInputSplitWith*Failover > ----------------------------------------------------------- > > Key: FLINK-21399 > URL: https://issues.apache.org/jira/browse/FLINK-21399 > 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 testRequestNextInputSplitWithLocalFailover and > testRequestNextInputSplitWithGlobalFailover tests fail because they request > input splits right after starting the JobMaster, assuming splits to already > be queryable. > The test should ensure that the job can actually be deployed, because only at > that point would splits be requested in production, and there is no practical > need for splits to exist earlier than that. -- This message was sent by Atlassian Jira (v8.3.4#803005)