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 2017/12/01 13:52:00 UTC

[jira] [Updated] (OAK-7019) RDBDocumentStore: refactor table upgrade code

     [ https://issues.apache.org/jira/browse/OAK-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated OAK-7019:
--------------------------------
    Description: In particular, make sure not to use PreparedStatements for the table check, close open result sets before modifying tables, and update metadata once a table was modified.  (was: In particular, make sure not to use PreparedStatements for the table check, close open result setcs before modiffying tables, and update metadata once a table was modified.)

> RDBDocumentStore: refactor table upgrade code
> ---------------------------------------------
>
>                 Key: OAK-7019
>                 URL: https://issues.apache.org/jira/browse/OAK-7019
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: rdbmk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.8
>
>
> In particular, make sure not to use PreparedStatements for the table check, close open result sets before modifying tables, and update metadata once a table was modified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)