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)