From 6f20f13261633a9b715c8bbc61986f8ba69e9be4 Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Thu, 15 May 2014 03:42:54 +0000 Subject: [PATCH] HBASE-11177 'hbase.rest.filter.classes' exists in hbase-default.xml twice (Misty Stanley-Jones) git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594764 13f79535-47bb-0310-9956-ffa450edef68 --- hbase-common/src/main/resources/hbase-default.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/hbase-common/src/main/resources/hbase-default.xml b/hbase-common/src/main/resources/hbase-default.xml index f0fafd18ec8..71b2952ff0b 100644 --- a/hbase-common/src/main/resources/hbase-default.xml +++ b/hbase-common/src/main/resources/hbase-default.xml @@ -1129,13 +1129,6 @@ possible configurations would overwhelm and obscure the important. Servlet filters for REST service. - - hbase.rest.filter.classes - org.apache.hadoop.hbase.rest.filter.GzipFilter - - Servlet filters for REST service. - - hbase.master.loadbalancer.class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer