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

Optimize HLog for Throughput Using Delayed RPCs

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 0.92.0
    • None
    • wal
    • None

    Description

      Introduce a new HLog configuration parameter (batchEntries) for more aggressive batching of appends. If this is enabled, HLog appends are not written to the HLog writer immediately, but batched and written either periodically or when a sync is requested. Because sync times become larger, they use delayed RPCs to free up RPC handler threads.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ddvlad Vlad Dogaru
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: