Memory leak? (See WHY OJB SPEND MORE AND MORE TIME TO STIRE OBJECTS from ghielard, 2003-12-04)

2004-01-16 Thread BIRGITTA . MOEHRING
Hi, I also saw my application slowing down with the number of inserted objects. I am using the ODMG layer. I have an application which has to insert different sets into different tables; each set is in its own file. Each time after inserting a set of objects I set every known reference to

Re: Memory leak? (See WHY OJB SPEND MORE AND MORE TIME TO STIRE OBJECTS from ghielard, 2003-12-04)

2004-01-16 Thread Armin Waibel
Hi Birgitta, generally OJB has no memory leak. We made several stress tests before release a new version. Except if you are using the per thread metadata change-feature provided by MetadataManager and you use for each thread a new copy of the repository. This is fixed in CVS head (The final