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

Hudson commented on HBASE-12420:
--------------------------------

SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #625 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/625/])
HBASE-12420 BucketCache logged startup message is egregiously large (apurtell: 
rev 6588668f75f5a27388b489f9e0a662717fdeba09)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java


> BucketCache logged startup message is egregiously large
> -------------------------------------------------------
>
>                 Key: HBASE-12420
>                 URL: https://issues.apache.org/jira/browse/HBASE-12420
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 2.0.0, 0.98.8, 0.99.2
>
>         Attachments: HBASE-12420.patch
>
>
> I have a ~6.46GB BucketCache configured. The startup message:
> {noformat}
> 2014-11-04 02:28:30,443 INFO  [main] bucket.BucketCache: 
> Started bucket cache; ioengine=offheap, capacity=6.46 GB, blockSize=64 KB,
> writerThreadNum=3, writerQLen=64, persistencePath=null, 
> bucketAllocator=bucket.0: size=5120, freeCount=410, used=0, bucket.1: 
> [...]
> {noformat}
> clocks in at *154,195* characters long, because it dumps information on all 
> 3300 buckets. Let's nuke this from orbit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to