[
https://issues.apache.org/jira/browse/OAK-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297041#comment-14297041
]
Julian Reschke commented on OAK-1914:
-------------------------------------
There is a primary key constraint on ID, and it's by design that deleted nodes
are not immediately removed from storage. So the exception that you see
indicates that somewhere up in the stack a part of the code failed to update
the row instead of trying to create a new one.
> 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, insert2.log, oak_20150127.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)