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

RingBufferTruck does not release its payload

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.99.0, hbase-10070
    • 0.99.0, hbase-10070
    • Performance, wal
    • None
    • Reviewed

    Description

      Run a write-heavy workload (PerfEval sequentialWrite) out of a trunk sandbox and watch as HBase eventually dies with an OOM: heap space. Examining the heap dump shows an extremely large retained size of KeyValue and RingBufferTrunk instances. By my eye, the default value of hbase.regionserver.wal.disruptor.event.count is too large for such a small default heap size, or the RBT instances need to release their payloads after consumers retrieve them.

      Attachments

        1. HBASE-10792.00.patch
          4 kB
          Michael Stack
        2. HBASE-10792.00.patch
          4 kB
          Nick Dimiduk

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: