This question is in reference to Atlassian Documentation: Configuring a SQL Server Datasource in Apache Tomcat
Configuration options for the data source are still based on Tomcat 7. In Tomcat 8, maxActive and maxWait have changed: http://tomcat.apache.org/migration-8.html#Database_Connection_Pooling
We are experiencing deadlock issues with this configuration. We are on SQL Server, but it doesn't really seem associated with a specific DBMS.
Hi Felix, thanks for raising this. I've fixed up the incorrect reference on the SQL page, and am double checking the docs for all the other DBs. Sorry for the confusing information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.