ArcSDE fails to reuse Transaction
---------------------------------

                 Key: GEOT-1583
                 URL: http://jira.codehaus.org/browse/GEOT-1583
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.5-M0
            Reporter: Jody Garnett


After a transaction commit() the FeatureStore behaves as if it is in 
AUTO_COMMIT mode (ie everything is sent to the database right away!). I am 
pretty sure that the test cases and GeoServer does not keep a transaction open; 
but uDig is not so lucky; it starts a transaction and keeps it open for long 
periods of time (often reading from the transaction in order to draw to the 
screen to confirm things are good after a change has been made; but before it 
is committed).

The commit() callback must start up a new transaction after the old one is 
closed...

-- 
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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to