Hi,

I checked in a fix under r799429 to make sure:

1) The EndpointReferences will be removed from the EndpointRegistry when the component is stopped 2) The local Endpoints and EndpointReferences will be removed upon the stop of the EndpointRegistry (end of NodeFactory/Node)

Thanks,
Raymond
--------------------------------------------------
From: "Simon Laws" <[email protected]>
Sent: Thursday, July 30, 2009 6:23 AM
To: <[email protected]>
Subject: Re: otest permgen failures

Thanks Kevan

That's very useful. It's seems we need to at least look a little more
closely at the EndpointRegsitry which, in it's default guise that we
use for testing, has static collections of Endpoints and
EndpointReferences.  In theory everything that is added during runtime
should be removed at the end but obviously there is scope for leaks
with this kind of thing.

When I run the tests now I'm seeing heap space rather than perm get
problems and it get's very slow toward the end of the run. Haven't
applied Ant's Jetty fix yet.

Simon

Reply via email to