[
https://issues.apache.org/jira/browse/HBASE-13593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519968#comment-14519968
]
Matteo Bertozzi commented on HBASE-13593:
-----------------------------------------
v1 looks good to me, but let me take another look at it.
the failure stuff post-submit will be fixed later 1.2 when the snapshot stuff
will be converted in proc-v2 as we did for create. you can probably hack that
up in isRestoreDone() but it will not cover the master kill/failover case. so
probably worth wait for the proc-v2.
just a question, why the coprocessor calls are after the quota check/update? I
was assuming that the pre-cp check are always fail fast like ACLs, so to me the
quota check which is doing a bit more work and updating stuff should be post
the pre-cp. but maybe there is a reason that I don't know.
> Quota support for namespace should take restore and clone snapshot into
> account
> -------------------------------------------------------------------------------
>
> Key: HBASE-13593
> URL: https://issues.apache.org/jira/browse/HBASE-13593
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 1.1.0
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Fix For: 2.0.0
>
> Attachments: HBASE-13593-v1-.patch, HBASE-13593.patch
>
>
> Quota support for namespace should take restore and clone snapshot into
> account.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)