Chesnay Schepler created FLINK-21399:
----------------------------------------

             Summary: 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
             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)

Reply via email to