[fdo-trac] #261: The SDF provider throws an unessessary exception

FDO trac_fdo at osgeo.org
Wed Feb 20 10:04:33 EST 2008


#261: The SDF provider throws an unessessary exception
--------------------------------+-------------------------------------------
   Reporter:  badreddinekaroui  |       Owner:  gregboone
       Type:  defect            |      Status:  new      
   Priority:  minor             |   Milestone:  3.3.0    
  Component:  SDF Provider      |     Version:  3.2.0    
   Severity:  3                 |    Keywords:           
External_id:  955645            |  
--------------------------------+-------------------------------------------
 The SDF throws an exception when it does not find an Rtree node. This is
 an unesessary exception since it may just be a case of race condition
 where the node is not flushed yet by the writer. This issue happened in a
 rare condition where a writer is saving a huge SDF file(>5millions point
 features)while a spatial query on a separate thread is continuously
 executing and fetching the result. Eventually the writer finishes and the
 Rtree is fine.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/261>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list