jdbc1Datastore getConnection method is not thread safe
------------------------------------------------------

                 Key: GEOT-948
                 URL: http://jira.codehaus.org/browse/GEOT-948
             Project: GeoTools
          Issue Type: Bug
          Components: core main
    Affects Versions: 2.2.0
            Reporter: Jesse Eichar
         Assigned To: Cory Horner
            Priority: Minor
             Fix For: 2.2.1


if getConnection is called by 2 threads at the same time with the same 
transaction object the JDBCTransactionState can be set twice because the 
getConnection method is not threadsafe.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to