From: Bill H. <bi...@lo...> - 2010-09-29 14:01:06
|
Hi Michael, I'm afraid I'm not in a position to help at the moment. I'd actually recommend that someone takes the code from this project, puts it somewhere like Github and applies the patch as necessary. In my opinion, Git offers the best way forward for this project because it easily allows people like you to fix it up as you need. I'm always available to offer advice but I've drifted so far away from this project, technically, that I'm no longer in a position to support it. Sorry. - Bill On 29 September 2010 04:25, Bazanski, Michal (external) < mic...@ex...> wrote: > Hi All, > > we've observed a finalizer problem in our application. After some > inverstigation we've noticed that all cglib proxy classes have a finalize > method. Therefore also all statements and connections used by proxool do > have a finalize method leading to massive bottleneck. Hibernate since also > using cglib ought to have the same problem. However they've solved it by > using a finalize method filter (see this JIRA enty: * > http://opensource.atlassian.com/projects/hibernate/browse/HHH-1103*<http://opensource.atlassian.com/projects/hibernate/browse/HHH-1103> > ). > > Any info about finalizer issues in proxool would be helpful. Right now I do > not see any solution other than patching the code. > > Cheers, > Michael > > > Telekom Deutschland GmbH > Aufsichtsrat: Timotheus Höttges (Vorsitzender) > Geschäftsführung: Niek Jan van Damme (Sprecher), Thomas Berlemann, Thomas > Dannenfeldt, Thomas Freude, > Friedrich Fuß, Christoph Ganswindt, Dr. Christian P. Illek, Dr. Bruno > Jacobfeuerborn, Dietmar Welslau > Handelsregister: Amtsgericht Bonn, HRB 59 19 > Sitz der Gesellschaft: Bonn > WEEE-Reg.-Nr.: DE60800328 > > > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Proxool-developer mailing list > Pro...@li... > https://lists.sourceforge.net/lists/listinfo/proxool-developer > > |