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

Parallelize Server Requests on HBase Client

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.2, 0.92.0
    • 0.90.2, 0.92.0
    • None
    • None

    Description

      Vastly improves HBCK performance. Although we are parallelizing getRegionAssignment() calls, getHRegionConnection()
      gets a big lock. Cache misses can be expensive on heavily-loaded servers because they need to setup a proxy connection. This hurts cache hits on a cache miss & serializes all cache misses. We should parallelize both situations.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            nspiegelberg Nicolas Spiegelberg Assign to me
            nspiegelberg Nicolas Spiegelberg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment