You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by anoopsharma00 <gi...@git.apache.org> on 2017/12/12 02:10:20 UTC

[GitHub] incubator-trafodion pull request #1336: jira TRAFODION-2731 Corrected a prob...

GitHub user anoopsharma00 opened a pull request:

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

    jira TRAFODION-2731 Corrected a problem related to phandle

    A previous change checked in for code cleanup
    was causing incorrect phandle to be generated.
    It was causing phoenix regressions tests to fail.
    That issue has now been fixed.

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

    $ git pull https://github.com/anoopsharma00/incubator-trafodion ansharma_phandle_br

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

    https://github.com/apache/incubator-trafodion/pull/1336.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 #1336
    
----
commit 9e5fef0f08595142c9bbb4794a7435871b3e9d3b
Author: Anoop Sharma <an...@esgyn.com>
Date:   2017-12-12T02:07:13Z

    jira TRAFODION-2731 Corrected a problem related to phandle
    
    A previous change checked in for code cleanup
    was causing incorrect phandle to be generated.
    That has been fixed.

----


---

[GitHub] incubator-trafodion pull request #1336: jira TRAFODION-2731 Corrected a prob...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---