You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Stephen Yuan Jiang (JIRA)" <ji...@apache.org> on 2015/10/15 18:55:05 UTC

[jira] [Updated] (HBASE-14614) Procedure V2: Implement a Dispatch to group multiple assign operation and send batch RPC to 1 RS

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

Stephen Yuan Jiang updated HBASE-14614:
---------------------------------------
    Summary: Procedure V2: Implement a Dispatch to group multiple assign operation and send batch RPC to 1 RS  (was: Implement a Dispatch to group multiple assign operation and send batch RPC to 1 RS)

> Procedure V2: Implement a Dispatch to group multiple assign operation and send batch RPC to 1 RS
> ------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-14614
>                 URL: https://issues.apache.org/jira/browse/HBASE-14614
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2
>    Affects Versions: 2.0.0
>            Reporter: Stephen Yuan Jiang
>            Assignee: Stephen Yuan Jiang
>             Fix For: 2.0.0
>
>
> Within a small interval, there could exists multiple region assignment operations against 1 region server.  To improve performance and reduce number of RPCs between MASTER and RS, a dispatch will be implemented to group multiple region assignment operation to 1 RPC (batch). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)