[
https://issues.apache.org/jira/browse/HBASE-11370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043978#comment-14043978
]
Enis Soztutar commented on HBASE-11370:
---------------------------------------
bq. If useZK=false, column sn may have different value than column server
At what conditions the column values differ? Only in cases when the rs died and
master assigned this to some other server? In that case, the master can
override the column value still, no? Any other cases?
> 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
> Fix For: 0.99.0
>
> Attachments: hbase-11370.patch, hbase-11370_v2.patch
>
>
> 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)