On 09/11/2020 13:45, Rémy Maucherat wrote: > Hi, > > As part of https://github.com/apache/tomcat/pull/376 and along with the > similar removal of JDBCRealm, I would like to propose: > - Remove JDBC code from JDBCStore in Tomcat 10, in favor of DataSource > code; this allows simplifying and removing global sync which obviously > kills scalability > - Rename JDBCStore to DataSourceStore in Tomcat 10 > - Introduce a new empty DataSourceStore store extending JDBCStore in Tomcat > 7.0.x, 8.5.x and 9.0.x to help migration, and adjust documentation to refer > to it > > Comments ?
Sounds good to me. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org