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

Sync hardcoded default flush size and max file size with hbase-default.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.92.2
    • 0.92.2
    • None
    • None
    • Reviewed

    Description

      Since the hardcoded default flush size is 64MB, but the default in hbase-default.xml is 128MB, if the client does set it to 64MB,
      the actual flush size will be 128MB instead, due to the way HRegion get the flush size. We can change how HRegion get the flush size,
      but it is clean and simple to sync up the defaults.

      Attachments

        1. hbase-5952.patch
          1 kB
          Jimmy Xiang

        Activity

          People

            jxiang Jimmy Xiang
            jxiang Jimmy Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: