[
https://issues.apache.org/jira/browse/HBASE-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882583#comment-13882583
]
stack commented on HBASE-1755:
------------------------------
bq. The problem is not ZK as such (IMHO), but more that we keep related state
in many places. Moving all of meta to ZK - for example - would reduce that
state duplication and be helpful.
IMO, the above is going in the wrong direction if only because zk is on other
end of a network connection so it will never be good as the source of
authoritative state when compared to having in-memory state inside in the
process that is actually calling the shots.
[~fenghh] You nailed it.
> Putting 'Meta' table into ZooKeeper
> -----------------------------------
>
> Key: HBASE-1755
> URL: https://issues.apache.org/jira/browse/HBASE-1755
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.90.0
> Reporter: Erik Holstad
>
> Moving to 0.22.0
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)