[ https://issues.apache.org/jira/browse/HADOOP-10126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vinay updated HADOOP-10126: --------------------------- Attachment: HADOOP-10126.patch Attaching patch to change the Log message. > LightWeightGSet log message is confusing : "2.0% max memory = 2.0 GB" > --------------------------------------------------------------------- > > Key: HADOOP-10126 > URL: https://issues.apache.org/jira/browse/HADOOP-10126 > Project: Hadoop Common > Issue Type: Bug > Components: util > Reporter: Vinay > Assignee: Vinay > Priority: Minor > Attachments: HADOOP-10126.patch > > > Following message log message from LightWeightGSet is confusing. > {noformat}2013-11-21 18:00:21,198 INFO org.apache.hadoop.util.GSet: 2.0% max > memory = 2.0 GB{noformat}, > where 2GB is max JVM memory, but log message confuses like 2% of max memory > is 2GB. > It can be better like this > "2.0% of max memory 2.0 GB = 40.9 MB" -- This message was sent by Atlassian JIRA (v6.1#6144)