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

Pass regionserver name from client to Thrift server embedded in the regionserver

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Thrift

    Description

      We don't always need to look up region by row on the server side in the Thrift server embedded in the regionserver, because the client already has the region name. We can send the region name as part of the RPC and skip all of the client logic (HTable, etc.) on the server, going to HRegionServer directly.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mikhail Mikhail Gryzykhin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: