ShpFilesLocker.equals sometimes takes a long time -------------------------------------------------
Key: GEOT-2195 URL: http://jira.codehaus.org/browse/GEOT-2195 Project: GeoTools Issue Type: Improvement Components: data shapefile Affects Versions: 2.5.0 Reporter: Milton Jonathan Assignee: Jesse Eichar Priority: Trivial Fix For: 2.5.2 Attachments: geotools-tecgraf.2.5.x.ShpFilesLocker-equals-URI.patch Calls to ShpFilesLocker.equals sometimes take a surprisingly long time, due to an internal call to URL.equals (which is known to be problematic in that sense). This has been fixed by calling URI.equals instead, if possible. A patch is provided to fix the issue, which tries to make as small an impact as possible to the current implementation. -- 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 ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel