SDB can't concurrently write (duplicate key error)
--------------------------------------------------

                 Key: JENA-118
                 URL: https://issues.apache.org/jira/browse/JENA-118
             Project: Jena
          Issue Type: Improvement
          Components: SDB
            Reporter: Damian Steer
            Assignee: Damian Steer


Multiple concurrent writes in SDB can break because duplicates can appear 
despite the join-based duplicate suppression. Typically the users sees 
something like:

org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique 
constraint "nodes_pkey"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to