Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-12420

BucketCache logged startup message is egregiously large

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.98.8, 0.99.2
    • None
    • None
    • Reviewed

    Description

      I have a ~6.46GB BucketCache configured. The startup message:

      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: 
      [...]
      

      clocks in at 154,195 characters long, because it dumps information on all 3300 buckets. Let's nuke this from orbit.

      Attachments

        1. HBASE-12420.patch
          0.8 kB
          Andrew Kyle Purtell

        Activity

          People

            apurtell Andrew Kyle Purtell
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: