You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2013/06/28 18:30:25 UTC

[jira] [Updated] (HBASE-6807) Pass regionserver name from client to Thrift server embedded in the regionserver

     [ https://issues.apache.org/jira/browse/HBASE-6807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars George updated HBASE-6807:
-------------------------------

    Labels: thrift thrift2  (was: )
    
> Pass regionserver name from client to Thrift server embedded in the regionserver
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-6807
>                 URL: https://issues.apache.org/jira/browse/HBASE-6807
>             Project: HBase
>          Issue Type: Improvement
>          Components: Thrift
>            Reporter: Mikhail Bautin
>              Labels: thrift, thrift2
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira