[
https://issues.apache.org/jira/browse/OAK-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826086#comment-16826086
]
Julian Reschke edited comment on OAK-8273 at 4/26/19 12:41 PM:
---------------------------------------------------------------
trunk: [r1858139|http://svn.apache.org/r1858139]
1.10: [r1858198|http://svn.apache.org/r1858198]
was (Author: reschke):
trunk: [r1858139|http://svn.apache.org/r1858139]
> 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_8
> Fix For: 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)