You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/03/30 16:47:23 UTC

[GitHub] [hbase] ndimiduk opened a new pull request #1383: Backport "HBASE-24007 Get `-PrunLargeTests` passing on JDK11 (#1351)" to branch-2

ndimiduk opened a new pull request #1383: Backport "HBASE-24007 Get `-PrunLargeTests` passing on JDK11 (#1351)" to branch-2
URL: https://github.com/apache/hbase/pull/1383
 
 
   Minor tweaks required to get passing runs of `-PrunLargeTests`.
   * Minimum Hadoop version is 3.2.0 due to
     [HADOOP-12760](https://issues.apache.org/jira/browse/HADOOP-12760).
   * JDK11 looks like it consumes more memory than JDK8, so failures due
     to OOME see more common here. Bumping heap allocated to surefire
     forks allows better pass rate.
   
   Signed-off-by: Jan Hentschel <ja...@ultratendency.com>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [hbase] ndimiduk merged pull request #1383: Backport "HBASE-24007 Get `-PrunLargeTests` passing on JDK11 (#1351)" to branch-2

Posted by GitBox <gi...@apache.org>.
ndimiduk merged pull request #1383: Backport "HBASE-24007 Get `-PrunLargeTests` passing on JDK11 (#1351)" to branch-2
URL: https://github.com/apache/hbase/pull/1383
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services