[
https://issues.apache.org/jira/browse/YARN-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14525252#comment-14525252
]
Naganarasimha G R commented on YARN-3513:
-----------------------------------------
Thanks for commenting on this [~gtCarrera], I found out this when i was
referring to YARN-3334 (2928 subjira) patch modifications after it was
committed, and as per the code in 2928 branch, {{vmemStillInUsage and
pmemStillInUsage}} has not been made use and other variables
{{currentPmemUsage}} and {{cpuUsageTotalCoresPercentage}} have been used to
publish the container metrics to ATS.
> Remove unused variables in ContainersMonitorImpl
> ------------------------------------------------
>
> Key: YARN-3513
> URL: https://issues.apache.org/jira/browse/YARN-3513
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Reporter: Naganarasimha G R
> Assignee: Naganarasimha G R
> Priority: Trivial
> Labels: newbie
> Fix For: 2.8.0
>
> Attachments: YARN-3513.20150421-1.patch
>
>
> class members : {{private final Context context;}}
> and some local variables in MonitoringThread.run() : {{vmemStillInUsage and
> pmemStillInUsage}} are not used and just updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)