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 2020/03/02 14:10:00 UTC

[jira] [Resolved] (OAK-8932) RDBDocumentStore: allow RDBVersionGC support fallback to simpler algorithm

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

Julian Reschke resolved OAK-8932.
---------------------------------
    Resolution: Fixed

> RDBDocumentStore: allow RDBVersionGC support fallback to simpler algorithm
> --------------------------------------------------------------------------
>
>                 Key: OAK-8932
>                 URL: https://issues.apache.org/jira/browse/OAK-8932
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: rdbmk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Major
>             Fix For: 1.26.0
>
>         Attachments: OAK-8932.diff
>
>
> The current (new) algorithm (introduced in OAK-5855) may cause SELECT and DELETE statements to run concurrently, which might cause problems on certain DBs, such as SQL Server.
> Add a fallback (triggered by a system property) to the older (but slower) algorithm.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)