[dna-issues] [JBoss JIRA] Updated: (DNA-489) JPA Connector Does Not Respect CreateNodeRequest.conflictBehavior()
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Mon Jul 13 09:08:29 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-489:
--------------------------------
Attachment: DNA-489.patch
Attached patch implements the semantics. APPEND and DO_NOT_REPLACE get tested rigorously by the TCK tests.
> JPA Connector Does Not Respect CreateNodeRequest.conflictBehavior()
> -------------------------------------------------------------------
>
> Key: DNA-489
> URL: https://jira.jboss.org/jira/browse/DNA-489
> Project: DNA
> Issue Type: Bug
> Components: Connectors
> Affects Versions: 0.5
> Reporter: Brian Carothers
> Attachments: DNA-489.patch
>
>
> The JPA connector (in BasicRequestProcessor) does not currently check the value of conflictBehavior() for CreateNodeRequests. This is a particular problem now that Graph.createIfMissing() has been replaced by Graph.create(...)...ifAbsent(), which relies on the conflictBehavior() semantics.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list