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:53:06 UTC

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

Stephen Yuan Jiang created HBASE-14614:
------------------------------------------

             Summary: 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


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)