Revision: glite-voms-admin-server--release--1.0.0--patch-83 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Fri Apr 1 14:33:37 CEST 2005 Standard-date: 2005-04-01 12:33:37 GMT Modified-files: src/org/glite/security/voms/database/connection/ConnectionPool.java New-patches: lorentey@elte.hu--2004/glite-voms-admin-server--release--1.0.0--patch-83 Summary: Fix a potential scalability problem. (Thanks, Jalopy.) Keywords: * src/org/glite/security/voms/database/connection/ConnectionPool.java (get): Create an inner loop for wait(). Don't count unrelated wakeups in the retry count.