Change in ovirt-engine[master]: restapi: Handle PermGen leak for Maven 3

lhornyak at redhat.com lhornyak at redhat.com
Wed Jun 13 07:22:19 UTC 2012


Laszlo Hornyak has submitted this change and it was merged.

Change subject: restapi: Handle PermGen leak for Maven 3
......................................................................


restapi: Handle PermGen leak for Maven 3

This package uses PowerMock (extensively) in it's tests, which
unfortunately leak PermGen memory. This went unnoticed in Maven 2, but
in Maven 3, which has larger memory requirements, causes the build to
consistantly fail on NicMapperTest.

In order to avoid this problem the tests were forked in a similar way as
in the bll projcet.

Change-Id: I1f6e07281ed4b1653aae7e4c579ec6d587c6987f
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/restapi/types/pom.xml
1 file changed, 17 insertions(+), 0 deletions(-)

Approvals:
  Laszlo Hornyak: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/5255
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f6e07281ed4b1653aae7e4c579ec6d587c6987f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>



More information about the Engine-commits mailing list