[hbase] When either the master or HRegionServer do updates, they should use
BatchUpdate
---------------------------------------------------------------------------------------
Key: HADOOP-1710
URL: https://issues.apache.org/jira/browse/HADOOP-1710
Project: Hadoop
Issue Type: Improvement
Components: contrib/hbase
Affects Versions: 0.15.0
Reporter: Jim Kellerman
Assignee: Jim Kellerman
Fix For: 0.15.0
Whenever the master or HRegionServer need to update meta information, they
should use Batch updates instead of 1 RPC/method invocation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.