[Geotools-devel] GeoTools / GeoServer PMC meeting - 2019-07-23

2019-07-23 Thread Torben Barsballe via GeoTools-Devel
Attending Torben Barsballe Ian Turton Kevin Smith Jody Garnett Actions from Last Meeting - Torben: Disable colored output in Maven [Fixed] Agenda - Release Update - Build Server - Private repo for config - Oracle DB - FOSS4G Workshops /

Re: [Geotools-devel] unstable java11 build

2019-07-23 Thread Torben Barsballe via GeoTools-Devel
We discussed something similar during last PMC meeting but weren't able to determine a cause. The fact that it sometimes works just fine is a bit odd. Perhaps there's something that the non-java-11 build does that breaks (or fixes) the Java 11 build? I'm not really sure... Torben On Fri, Jul 19,

Re: [Geotools-devel] [Geoserver-devel] GEOS-7533 - slow schema creation on postgis with 20k+ tables

2019-07-23 Thread Nuno Oliveira
Btw, this mail was more suited to GeoTools DEV list ;) On Mon, 2019-07-22 at 19:25 +0500, Imran Rajjad wrote: > Greetings, > > This mail is in reference to issue described at https://osgeo-org.atl > assian.net/browse/GEOS-7533?oldIssueView=true. > > To replicate the user`s environment, I have a P

Re: [Geotools-devel] [Geoserver-devel] GEOS-7533 - slow schema creation on postgis with 20k+ tables

2019-07-23 Thread Nuno Oliveira
Hi Imran, So, if I understand this correctly the issue starts on this method: https://github.com/geotools/geotools/blob/5f84746a9410d6761056f2d02bc8e 340d60959c0/modules/library/jdbc/src/main/java/org/geotools/jdbc/JDBCDa taStore.java#L3233-L3343 ... and its caused by the way JDBC getTypeInfo() is