You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Sean Broeder (JIRA)" <ji...@apache.org> on 2016/05/11 20:17:13 UTC

[jira] [Created] (TRAFODION-1991) Commit conflicts in the region should return FEHASCONFLICT

Sean Broeder created TRAFODION-1991:
---------------------------------------

             Summary: Commit conflicts in the region should return FEHASCONFLICT 
                 Key: TRAFODION-1991
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1991
             Project: Apache Trafodion
          Issue Type: Bug
          Components: dtm
    Affects Versions: 2.0-incubating
            Reporter: Sean Broeder
             Fix For: 2.0-incubating


Currently conflicts in the region between two transactions are reported to SQL as FELOCKED and that results in an error message in SQL indicating that the record was locked.  This is a retryable error, but a conflict is not.  Conflicts should be reported as FECONFLICT and this will get reported as such.

Anoop has already added the support in SQL, but there was no JIRA for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)