Revert "HBASE-14819 hbase-it tests failing with OOME; permgen ADDENDUM"
This reverts commit c0bc1e944f385740649f80d41614c0b84fd5e47f.
This commit is contained in:
parent
11b2131013
commit
5038bb3f3f
@ -91,6 +91,9 @@
|
||||
<excludes>
|
||||
<exclude>${unittest.include}</exclude>
|
||||
<exclude>**/*$*</exclude>
|
||||
<!--Do this to prevent OOME because permgen is full seen on build.apache.org
|
||||
-->
|
||||
<argLine> -XX:+CMSClassUnloadingEnabled </argLine>
|
||||
<!--<exclude>${test.exclude.pattern}</exclude>-->
|
||||
</excludes>
|
||||
<redirectTestOutputToFile>${test.output.tofile}</redirectTestOutputToFile>
|
||||
|
Loading…
x
Reference in New Issue
Block a user