[
https://issues.apache.org/jira/browse/HBASE-17478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020883#comment-16020883
]
Hudson commented on HBASE-17478:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-HBASE-14614 #244 (See
[https://builds.apache.org/job/HBase-HBASE-14614/244/])
HBASE-17478 Avoid reporting FS use when quotas are disabled (elserj: rev
4ad49bc3ac86708144d126ea0a4cbfa68f226834)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/MasterQuotaManager.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java
* (add)
hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestMasterQuotaManager.java
> Avoid sending FSUtilization reports to master when quota support is not
> enabled
> -------------------------------------------------------------------------------
>
> Key: HBASE-17478
> URL: https://issues.apache.org/jira/browse/HBASE-17478
> Project: HBase
> Issue Type: Sub-task
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Trivial
> Fix For: HBASE-16961
>
> Attachments: HBASE-17478.001.HBASE-16961.patch,
> HBASE-17478.002.HBASE-16961.patch, HBASE-17478.003.HBASE-16961.patch
>
>
> Trivial little change to make sure that the RS's do not send the filesystem
> utilization reports to the master when hbase.quota.enabled=false and,
> similarly, that the master gracefully handles these reports when the feature
> is not enabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)