[
https://issues.apache.org/jira/browse/HBASE-13769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559823#comment-14559823
]
Enis Soztutar commented on HBASE-13769:
---------------------------------------
bq. This should not be allowed. Any client API that does this can be fixed to
query meta or ask the master. Agree we can handle this as a separate case.
Agreed, table states in zk does not make sense. The table state is checked
everytime we re-lookup a region location, so we should be careful to not add
the master RPC to the client code path. It is already moved to META in
HBASE-12035 for master branch. HBASE-13017 is reverted though since BC for old
clients is not complete from my understanding.
bq. Let's handle on HBASE-13768
Ok, let me do these in the next version of the patch.
> Some ZK ACLs are unnecessarily permissive
> -----------------------------------------
>
> Key: HBASE-13769
> URL: https://issues.apache.org/jira/browse/HBASE-13769
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Priority: Critical
>
> Some ZK ACLs are unnecessarily permissive. We can remove permissions for
> 'world' on backup-masters/, region-in-transition/, rs/, and table/.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)