Update notes for 2019-03-24

This commit is contained in:
2019-03-24 17:14:36 +02:00
parent 529a81b5bb
commit 853ab6c1a4
4 changed files with 21 additions and 14 deletions

View File

@ -711,5 +711,7 @@ $ jconsole -J-DsocksProxyHost=localhost -J-DsocksProxyPort=3000 service:jmx:rmi:
- In other news, I've been running G1GC on DSpace Test (linode19) since 2018-11-08 without realizing it, which is probably a good thing
- I deployed the latest `5_x-prod` branch on CGSpace (linode18) and added more validation to the JDBC pool in our Tomcat config
- This includes the new `testWhileIdle` and `testOnConnect` pool settings as well as the two new JDBC interceptors: `StatementFinalizer` and `ConnectionState` that should hopefully make sure our connections in the pool are valid
- I spent one hour looking at the invalid AGROVOC terms from last week
- It doesn't seem like any of the editors did any work on this so I did most of them
<!-- vim: set sw=2 ts=2: -->