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:
parent
b00f3d3703
commit
b0aa86a694
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue