[
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 5/7/19 12:01 PM:
--------------------------------------------------------------
trunk: [r1858139|http://svn.apache.org/r1858139]
1.10: [r1858198|http://svn.apache.org/r1858198]
1.8: [r1858847|http://svn.apache.org/r1858847]
was (Author: reschke):
trunk: [r1858139|http://svn.apache.org/r1858139]
1.10: [r1858198|http://svn.apache.org/r1858198]
> 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)