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

Remove some synchronisation points in HConnectionManager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.0, 0.96.0
    • 0.98.0, 0.96.1
    • Client
    • None
    • Reviewed

    Description

      Change a Map to a concurrentMap
      Removed the "cachedServer (introduced in HBASE-4785). I suspect that this function is not needed anymore as we also have a list of dead servers, and accessing the list is not blocking. I will dig into this more however.

      The patch gives a 10% improvement with the NoClusterClient.

      Attachments

        1. 9987.v1.patch
          16 kB
          Nicolas Liochon
        2. 9987.v2.patch
          12 kB
          Nicolas Liochon

        Activity

          People

            nkeywal Nicolas Liochon
            nkeywal Nicolas Liochon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: