RetypingIterator uses inefficient SimpleFeatureBuilder.build method
-------------------------------------------------------------------

                 Key: GEOT-2244
                 URL: http://jira.codehaus.org/browse/GEOT-2244
             Project: GeoTools
          Issue Type: Bug
          Components: core main
    Affects Versions: 2.5.2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.5.3


Same as usual, the static method creates a new builder which looks for the 
default feature factory in the SPI which is damn inefficient and not scalable 
due to syncrhonization -> significant slowdown just to retype a feature (in the 
particular case, to rename its feature type...)

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

        

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to