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

Chesnay Schepler closed FLINK-21403.
------------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

master:
a7c9c054f3b1f0646d80dbdfebf0d43b52984278
84375037c4c2f09cc66aacc7092fd66cfe61f402
a4e5e134c33a6c1bcb12cfa5215543d800aec3e9

> Some tests expect to fail if parallelism cannot be met
> ------------------------------------------------------
>
>                 Key: FLINK-21403
>                 URL: https://issues.apache.org/jira/browse/FLINK-21403
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner, Tests
>    Affects Versions: 1.13.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> The TableSinkITCase contains tests to ensure that a job submission fails if 
> the parallelism is exceedingly large.
> The adaptive scheduler is having none of that and just downscales the job to 
> make it runnable, causing the tests to fail.
> It may make sense to add a switch to disable downscaling (until we have a 
> proper range of accepted parallelism), as this issue will also affect e2e 
> tests where the start of processes takes so long that the resource timeout 
> fires and the job is run with a lower parallelism, which the tests don't 
> handle well.



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

Reply via email to