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 <prashanth.vasu...@esgyn.com>
Date:   2016-08-08T14:52:55Z

    TRAFODION-2148 fix

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to