Hi, I'm having problems with time support when using multithread because SimpleDateFormat is not thread safe. This was solved on release 1.7.x (http://jira.codehaus.org/browse/GEOS-2931) but was reverted in this github commit: https://github.com/geoserver/geoserver/commit/ac8c26a5f6c79097537913071812ffa08a87f77d in the file /src/ows/src/main/java/org/geoserver/ows/kvp/TimeKvpParser.java/ I just applied the patch on the method getFuzzyDate and it works perfectly for me... Why it was reverted? Can anyone help me to apply the patch again on the master branch?
Regards, Claudio Henrique Bogossian -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Time-Support-is-not-thread-safe-again-code-reverted-tp5048824.html Sent from the geotools-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
