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

Consider setting -XX:MaxDirectMemorySize in the root Maven pom.xml file.

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      -XX:MaxDirectMemorySize is an artificial governor on how much off heap memory can be allocated.

      It would be nice to specify explicitly because:

      1. The default can vary by platform / jvm impl - some devs may see random fails
      2. It's just a limiter, it won't pre allocate or anything
      3. A test env should normally ensure a healthy limit as would be done in production

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              markrmiller Mark Robert Miller
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: