Julian Reschke created OAK-8932:
-----------------------------------
Summary: 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
Fix For: 1.26.0
The current (new) algorithm (intoduced 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)