Ticket #555 (closed defect: fixed)
spatial index writer code has long running transaction vulnerable to db connection problems
| Reported by: | simonp | Owned by: | jesseeichar |
|---|---|---|---|
| Priority: | major | Milestone: | v2.7.0 |
| Component: | General | Version: | v2.6.4 |
| Keywords: | Cc: | darb1@… |
Description
SpatialIndexWriter? (which uses a geotools datastore plus connection pool) has long running transaction which doesn't recover gracefully from connection loss.
Switching to autocommit doesn't seem to affect performance negatively even when loading large sets of records.
Change History
Note: See
TracTickets for help on using
tickets.
