Harsh J created HDFS-3613:
-----------------------------

             Summary: GSet prints some INFO level values, which aren't really 
very useful to all
                 Key: HDFS-3613
                 URL: https://issues.apache.org/jira/browse/HDFS-3613
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: name-node
            Reporter: Harsh J
            Priority: Trivial


The following has long been seen in NameNode but I have never seen it being 
valued by anyone other than a HDFS developer:

{code}
12/07/08 20:00:22 INFO util.GSet: VM type       = 64-bit
12/07/08 20:00:22 INFO util.GSet: 2% max memory = 19.75 MB
12/07/08 20:00:22 INFO util.GSet: capacity      = 2^21 = 2097152 entries
12/07/08 20:00:22 INFO util.GSet: recommended=2097152, actual=2097152
{code}

Lets switch it down to DEBUG.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to