[
https://issues.apache.org/jira/browse/FLINK-5171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shuai.xu closed FLINK-5171.
---------------------------
> Wrong use of Preconditions.checkState in TaskManagerRunner
> ----------------------------------------------------------
>
> Key: FLINK-5171
> URL: https://issues.apache.org/jira/browse/FLINK-5171
> Project: Flink
> Issue Type: Bug
> Components: Core
> Reporter: shuai.xu
> Assignee: shuai.xu
> Labels: flip-6
>
> Preconditions.checkState will check the first parameter is true, if not, it
> will throw an exception. but in TaskManagerRunner, it will throw an exception
> if rpc port is valid.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)