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

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

    [ https://issues.apache.org/jira/browse/FLINK-10389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624449#comment-16624449 ] 

vinoyang commented on FLINK-10389:
----------------------------------

Good catach, Does it make sense to send a PR or "hotfix" to fix this? [~till.rohrmann] and [~Zentol]

> TaskManagerServicesConfiguration ctor contains self assignment
> --------------------------------------------------------------
>
>                 Key: FLINK-10389
>                 URL: https://issues.apache.org/jira/browse/FLINK-10389
>             Project: Flink
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: vinoyang
>            Priority: Minor
>
> 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)