]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-1580,CSPACE-1627: Updates to ID Generator records are now temporarily row...
authorAron Roberts <aron@socrates.berkeley.edu>
Wed, 28 Apr 2010 20:26:54 +0000 (20:26 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Wed, 28 Apr 2010 20:26:54 +0000 (20:26 +0000)
commit25118cd4b693ff70fad90025556b62ae31aa13b5
treea26268c28f4e8f32a221d80b5e3d81cf0e551e27
parent0222c981c41fe7a1faabbdf27eb93a1d808c1755
CSPACE-1580,CSPACE-1627: Updates to ID Generator records are now temporarily row-locked via 'SELECT ... FOR UPDATE', to facilitate concurrent requests for new IDs, until such time as we move the current values of ID Parts out of ID Generator records altogether.  Fixed a driver initialization bug that resulted in a 'No suitable driver found' error on the first call to the ID Service after starting the 'cspace' server.
services/id/service/src/main/java/org/collectionspace/services/id/IDServiceJdbcImpl.java