[dna-issues] [JBoss JIRA] Created: (DNA-489) JPA Connector Does Not Respect CreateNodeRequest.conflictBehavior()

Brian Carothers (JIRA) jira-events at lists.jboss.org
Mon Jul 13 09:06:42 EDT 2009


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


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