Hi, Path-1 add another mertic for HRegion to count request made to region.
Path-2 add another command to hbase shell to grab all regions, sort by requests from Path-1 and move in round-robin algorithm to servers
Path-1: http://paste.org/pastebin/view/28526 Path-2: http://paste.org/pastebin/view/28528PS. I'm not a java nor ruby coder but this code working for us and pass tests :)
Regards, SB
