You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/03/15 10:12:00 UTC

[jira] [Created] (OAK-7342) RDBDocumentStore: missing rollback after delete failures

Julian Reschke created OAK-7342:
-----------------------------------

             Summary: RDBDocumentStore: missing rollback after delete failures
                 Key: OAK-7342
                 URL: https://issues.apache.org/jira/browse/OAK-7342
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: rdbmk
            Reporter: Julian Reschke
            Assignee: Julian Reschke


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
{noformat}
-Dorg.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler.CHECKCONNECTIONONCLOSE=true
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)