[
https://issues.apache.org/jira/browse/FLINK-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-7808.
-----------------------------------
Resolution: Fixed
1.4: e2ae45b48345cf56501530e101f3c8523448ab79
> JobDetails constructor should check length of tasksPerState array
> -----------------------------------------------------------------
>
> Key: FLINK-7808
> URL: https://issues.apache.org/jira/browse/FLINK-7808
> Project: Flink
> Issue Type: Bug
> Components: REST
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Minor
> Fix For: 1.4.0
>
>
> The JobDetails constructor accepts an {{int[] tasksPerState}} argument, which
> represents the number of tasks in each {{ExecutionState}}. There is no check
> in place to verify that the array has the correct size, which the json
> serializer assumes to be the case.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)