[Geoserver-devel] [jira] Created: (GEOS-1884) out of memory error for transactions with many statements

out of memory error for transactions with many statements
---------------------------------------------------------

                 Key: GEOS-1884
                 URL: http://jira.codehaus.org/browse/GEOS-1884
             Project: GeoServer
          Issue Type: Improvement
    Affects Versions: 1.6.3
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira
         Attachments: casa_in_test.zip

Transactions with alot of statements in them (1000's) lead to an out of memory error. Currently our transaction parsing loads every parsed statement into memory. It may be possible to "stream" parse the transactions... but its a bit tricky. Especially since the transaction code does multiple passes. Attached is a sample transaction with 2000 inserts in it.

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