[
https://issues.apache.org/jira/browse/OAK-10254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724996#comment-17724996
]
Stefan Egli commented on OAK-10254:
-----------------------------------
PR created : https://github.com/apache/jackrabbit-oak/pull/950
> Test cases to reproduce late write inconsistencies
> --------------------------------------------------
>
> Key: OAK-10254
> URL: https://issues.apache.org/jira/browse/OAK-10254
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: documentmk
> Reporter: Stefan Egli
> Assignee: Stefan Egli
> Priority: Major
>
> Test class that reproduces "late-write inconsistencies". These are a type of
> inconsistencies that can happen if a write manages to be sent to
> DocumentStore after the lease expired and other instances already did a
> lastRevRecovery. This is a scenario that can occur if the JVM experiences a
> stop-the-world JVM-GC for longer than the lease duration (eg 2min)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)