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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2019/05/14 14:52:02 UTC

[jira] [Closed] (OAK-8273) RDBDocumentStore: createOrUpdate with less than 3 ops suboptimal

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

Davide Giannella closed OAK-8273.
---------------------------------

bulk close 1.8.13

> RDBDocumentStore: createOrUpdate with less than 3 ops suboptimal
> ----------------------------------------------------------------
>
>                 Key: OAK-8273
>                 URL: https://issues.apache.org/jira/browse/OAK-8273
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: rdbmk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Major
>              Labels: candidate_oak_1_6
>             Fix For: 1.8.13, 1.10.3, 1.14.0
>
>         Attachments: OAK-8273.diff
>
>
> {{createOrUpdate()}} with 1 or 2 operations works, but is handled by the fallback code that is supposed to handle failures during bulk updates.
> Thus:
> - misleading DEBUG logging ("update conflict on...")
> - unnecessary cache invalidation



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