You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/09/24 13:04:00 UTC

[jira] [Closed] (FLINK-10389) TaskManagerServicesConfiguration ctor contains self assignment

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

Chesnay Schepler closed FLINK-10389.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

master: 3c574b456dba1cf019b4f64638a992aed5b338cb

> TaskManagerServicesConfiguration ctor contains self assignment
> --------------------------------------------------------------
>
>                 Key: FLINK-10389
>                 URL: https://issues.apache.org/jira/browse/FLINK-10389
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Ted Yu
>            Assignee: vinoyang
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> TaskManagerServicesConfiguration has:
> {code}
>     this.systemResourceMetricsEnabled = systemResourceMetricsEnabled;
> {code}
> There is no systemResourceMetricsEnabled parameter to the ctor.
> This was reported by findbugs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)