Jimmy Xiang created HBASE-11370: ----------------------------------- Summary: SSH doesn't need to scan meta if not using ZK for assignment Key: HBASE-11370 URL: https://issues.apache.org/jira/browse/HBASE-11370 Project: HBase Issue Type: Improvement Reporter: Jimmy Xiang Assignee: Jimmy Xiang Priority: Minor
If we don't use ZK for assignment, the meta content should be the same as that in memory. So we should be able to avoid a meta scan. -- This message was sent by Atlassian JIRA (v6.2#6252)