[
https://issues.apache.org/jira/browse/FLINK-5171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-5171.
----------------------------------
Resolution: Fixed
Fixed via 09ec78a5bd5db1b74c267c8a69e182543135a161
> 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.3.4#6332)