Revert "Set down the client executor core thread count from 256 in tests: REAPPLY"

Missing JIRA number.

This reverts commit b00f3d3703.
This commit is contained in:
stack 2015-09-16 10:12:39 -07:00
parent b00f3d3703
commit b0aa86a694
2 changed files with 0 additions and 16 deletions

View File

@ -25,12 +25,4 @@
<name>hbase.defaults.for.version.skip</name>
<value>true</value>
</property>
<property>
<name>hbase.hconnection.meta.lookup.threads.core</name>
<value>4</value>
</property>
<property>
<name>hbase.hconnection.threads.keepalivetime</name>
<value>3</value>
</property>
</configuration>

View File

@ -162,12 +162,4 @@
Enable replay sanity checks on procedure tests.
</description>
</property>
<property>
<name>hbase.hconnection.meta.lookup.threads.core</name>
<value>4</value>
</property>
<property>
<name>hbase.hconnection.threads.keepalivetime</name>
<value>3</value>
</property>
</configuration>