[ 
https://issues.apache.org/jira/browse/TRAFODION-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411914#comment-15411914
 ] 

ASF GitHub Bot commented on TRAFODION-2148:
-------------------------------------------

GitHub user prashanth-vasudev opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/646

    TRAFODION-2148 fix

    SQL calls create and drop requests to transaction manager. However, 
sometimes in error scenarios, the error codes never reach SQL. This results in 
sql assuming the operation is successful in failure conditions.
    Fix is to propagate the error all the way back to RMInterface and raise 
exception.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prashanth-vasudev/incubator-trafodion test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/646.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #646
    
----
commit aedb7ec69d9ee1af1cb9eccff1ed721a88645a81
Author: Prashant Vasudev <[email protected]>
Date:   2016-08-08T14:52:55Z

    TRAFODION-2148 fix

----


> DDL create/drop error codes get suppressed.
> -------------------------------------------
>
>                 Key: TRAFODION-2148
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2148
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: dtm
>    Affects Versions: 2.0-incubating
>            Reporter: Prashanth Vasudev
>            Assignee: Prashanth Vasudev
>
> SQL calls create and drop requests to transaction manager. However, sometimes 
> in error scenarios, the error codes never reach SQL. This results in sql 
> assuming the operation is successful in failure conditions.



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

Reply via email to