From: Bazanski, M. \(external\) <mic...@ex...> - 2010-09-29 11:38:28
|
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). 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 Hottges (Vorsitzender) Geschaftsfuhrung: 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 |