Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19148 Reevaluate default values of configurations
  3. HBASE-20520

Failed effort upping default HDFS blocksize, hbase.regionserver.hlog.blocksize

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.1
    • conf
    • None
    • Reviewed

    Description

      Good one found by our mdrob. Problem in the parent issue where failed attempt doubling default block size but halving the size at which roll – so we end up in roughly same place only we make less small WALs in those cases where we are writing furiously and fail to roll before starting a new block.

      From Drob: ".../we drop default log roll to 0.5, but we don't actually increase the block size... AbstractProtobufLogWriter.java:164 still uses default HDFS block sizing and AbstractFSWAL.java:408 block size is only used in a log message, never actually makes it to files...".

      Attachments

        1. HBASE-20520.branch-2.0.005.patch
          25 kB
          Michael Stack
        2. HBASE-20520.branch-2.0.004.patch
          22 kB
          Michael Stack
        3. HBASE-20520.branch-2.0.003.patch
          22 kB
          Michael Stack
        4. HBASE-20520.branch-2.0.002.patch
          22 kB
          Michael Stack
        5. HBASE-20520.branch-2.0.001.patch
          8 kB
          Michael Stack

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: