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

Use finer-grain locking in HConnectionManager

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • Client
    • None

    Description

      Currently we synchronize within HConnectionManager.locateRegionInMeta() when looking up the cached location (and querying meta if not cached). We use the same lock for every user-space region.

      We really only need per-region synchronization here.

      Attachments

        Activity

          People

            Unassigned Unassigned
            streamy Jonathan Gray
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: