hbase/hbase-protocol-shaded/src/main
Umesh Agashe f314b5911b HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue()
* Modified AssignmentManager.processAssignQueue() method to consider only highest versioned region servers for system table regions when
  destination server is not specified for them. Destination server is retained, if specified.
* Modified MoveRegionProcedure to allow null value for destination server i.e. moving a region from specific source server to non-specific/ unknown
  destination server (picked by load-balancer) is supported now.
* Removed destination server selection from HMaster.checkIfShouldMoveSystemRegionAsync(), as destination server will be picked by load balancer

Signed-off-by: Michael Stack <stack@apache.org>
2017-08-08 14:02:11 -07:00
..
java/org/apache/hadoop/hbase/util HBASE-17056 Remove checked in PB generated files 2017-08-02 09:33:20 -07:00
patches HBASE-17239 Add UnsafeByteOperations#wrap(ByteInput, int offset, int len) API 2016-12-05 11:56:19 -08:00
protobuf HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue() 2017-08-08 14:02:11 -07:00