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
This commit is contained in:
Michael Stack 2014-05-15 03:42:54 +00:00
parent 54834e87a8
commit 6f20f13261
1 changed files with 0 additions and 7 deletions

View File

@ -1129,13 +1129,6 @@ possible configurations would overwhelm and obscure the important.
Servlet filters for REST service.
</description>
</property>
<property>
<name>hbase.rest.filter.classes</name>
<value>org.apache.hadoop.hbase.rest.filter.GzipFilter</value>
<description>
Servlet filters for REST service.
</description>
</property>
<property>
<name>hbase.master.loadbalancer.class</name>
<value>org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer</value>