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

Increase PermSize to 128MB

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      HBase uses ~40MB, and with Phoenix we use ~56MB of Perm space out of 64MB by default. Every Filter and Coprocessor increases that.

      Running out of perm space triggers a stop the world full GC of the entire heap. We have seen this in misconfigured cluster.

      Should we default to -XX:PermSize=128m -XX:MaxPermSize=128m out of the box as a convenience for users?

      Attachments

        1. hbase-13516_v2.patch
          1 kB
          Enis Soztutar
        2. hbase-13516_v1.patch
          1 kB
          Enis Soztutar

        Activity

          People

            enis Enis Soztutar
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: