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

Minimum memstore size is a percentage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.10, 1.1.0, 2.0.0
    • 1.0.0, 1.1.0, 0.98.11
    • None
    • None
    • Reviewed
    • This change lowers the minimum acceptable configured memstore heap percentage from 5% (0.05f) (10% (0.1f) in 0.98) to 0% (0.0f), and in branch 0.98 lowers the maximum acceptable percentage from 90% (0.9f) to 80% (0.8f).

    Description

      We have a cluster which is optimized for random reads. Thus we have a large block cache and a small memstore. Currently our heap is 20GB and we wanted to configure the memstore to take 4% or 800MB. Right now the minimum memstore size is 5%. What do you guys think about reducing the minimum size to 1%? Suppose we log a warning if the memstore is below 5% but allow it?

      What do you folks think?

      Attachments

        1. HBASE-12897.0.98.patch
          1 kB
          churro morales
        2. HBASE-12897.patch
          1 kB
          churro morales

        Issue Links

          Activity

            People

              churromorales churro morales
              churromorales churro morales
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: