[
https://issues.apache.org/jira/browse/OAK-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296587#comment-14296587
]
Stefan Thieme commented on OAK-1914:
------------------------------------
Yes, this looks like the exception is not handled properly.
I tried to debug this and I believe it actually updates the row after the
exception for inserting an existing row/id is raised. I do not have a proper
testcase, but the following triggers the exception for me:
http -j -b localhost:8080
http -j -b localhost:8080/test jcr\\:primaryType=oak:Unstructured foo=abc
bar:=123
http -j -h DELETE localhost:8080/test
http -j -b localhost:8080/test jcr\\:primaryType=oak:Unstructured foo=abc
bar:=123
> RDB: Oracle support
> -------------------
>
> Key: OAK-1914
> URL: https://issues.apache.org/jira/browse/OAK-1914
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: rdbmk
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
> Fix For: 1.2
>
> Attachments: OAK-1914.patch, oak_20150127.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)