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

distributedLogReplay performance regression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.95.2
    • MTTR
    • None
    • Reviewed

    Description

      The JIRA is to check in changes to address performance issues found during my performance testing as following:
      1) When WALEdits belongs to a region which split/merged later, replay incurs extra waitUntilRegionOnline RPC call
      2) Using a single shared connection for replaying achieves better performance. Everytime creating a new connection, it incurs 4+ seconds to establish a connection to ZK.
      3) other small modifications to mitigate excessive logging

      Attachments

        1. hbase-8680-v3.patch
          10 kB
          Jeffrey Zhong
        2. hbase-8680.patch
          9 kB
          Jeffrey Zhong
        3. 8680-v2.patch
          9 kB
          Ted Yu

        Activity

          People

            jeffreyz Jeffrey Zhong
            jeffreyz Jeffrey Zhong
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: