Details
Description
There are a few places where after an exception, the connections isn't rolled back (harmless, if the connection pool does it for us).
This can be detected when running with PostgreSQL and setting
-Dorg.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler.CHECKCONNECTIONONCLOSE=true