[
https://issues.apache.org/jira/browse/FLINK-12628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Zagrebin closed FLINK-12628.
-----------------------------------
Resolution: Done
merged into master by 60cc18bb6ec20a66ca79b835dc67b5cdbfb3c881
> Check test failure if partition has no consumers in
> Execution.getPartitionMaxParallelism
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-12628
> URL: https://issues.apache.org/jira/browse/FLINK-12628
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Reporter: Andrey Zagrebin
> Assignee: Liya Fan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Currently, we work around this case in Execution.getPartitionMaxParallelism
> because of tests:
> // TODO consumers.isEmpty() only exists for test, currently there has to be
> exactly one consumer in real jobs!
> though partition is supposed to have always at least one consumer atm.
> We should check which test fails and consider fixing it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)