[jira] [Created] (FLINK-21399) Adjust JobMasterTest#testRequestNextInputSplitWith*Failover

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-21399) Adjust JobMasterTest#testRequestNextInputSplitWith*Failover

Shang Yuanchun (Jira)
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)