Skip to content

Backport "HBASE-24007 Get -PrunLargeTests passing on JDK11 (#1351)" to branch-2.3#1384

Merged
ndimiduk merged 1 commit intoapache:branch-2.3from
ndimiduk:24007-largeTests-jdk11-branch-2.3
Mar 30, 2020
Merged

Backport "HBASE-24007 Get -PrunLargeTests passing on JDK11 (#1351)" to branch-2.3#1384
ndimiduk merged 1 commit intoapache:branch-2.3from
ndimiduk:24007-largeTests-jdk11-branch-2.3

Conversation

@ndimiduk
Copy link
Member

Minor tweaks required to get passing runs of -PrunLargeTests.

  • Minimum Hadoop version is 3.2.0 due to
    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 jan.hentschel@ultratendency.com

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 <jan.hentschel@ultratendency.com>
@ndimiduk ndimiduk merged commit 43c7353 into apache:branch-2.3 Mar 30, 2020
@ndimiduk ndimiduk deleted the 24007-largeTests-jdk11-branch-2.3 branch March 30, 2020 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant