[
https://issues.apache.org/jira/browse/HBASE-16996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020292#comment-16020292
]
Hudson commented on HBASE-16996:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3059 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3059/])
HBASE-16996 Implement storage/retrieval of filesystem-use quotas into (elserj:
rev f74e051bce94200ae99c7d97c913c1bef658f53c)
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/quotas/QuotaTableUtil.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaAdmin.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/MasterQuotaManager.java
> Implement storage/retrieval of filesystem-use quotas into quota table
> ---------------------------------------------------------------------
>
> Key: HBASE-16996
> URL: https://issues.apache.org/jira/browse/HBASE-16996
> Project: HBase
> Issue Type: Sub-task
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: HBASE-16961
>
> Attachments: HBASE-16996.001.patch, HBASE-16996-HBASE-16961.002.patch
>
>
> Provide read/write API for accessing the new filesystem-usage quotas in the
> existing {{hbase:quota}} table.
> Make sure that both the client can read quotas the quotas in the table as
> well as the Master can perform the necessary update/delete actions per the
> quota RPCs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)