You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by xiaozhongwang <gi...@git.apache.org> on 2018/01/30 05:04:45 UTC

[GitHub] trafodion pull request #1421: [TRAFODION-2936] nullpointer error where serve...

GitHub user xiaozhongwang opened a pull request:

    https://github.com/apache/trafodion/pull/1421

    [TRAFODION-2936] nullpointer error where server return without value

    we met a bug, when the server return without value, will make a null point error.

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

    $ git pull https://github.com/xiaozhongwang/trafodion TRAFODION-2936

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

    https://github.com/apache/trafodion/pull/1421.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 #1421
    
----
commit 5e8e9c08a99d72773eb1fbe6c1ab5c70cf31ddb2
Author: Kenny <xi...@...>
Date:   2018-01-30T05:02:45Z

    nullpointer error where server return without value

----


---

[GitHub] trafodion pull request #1421: [TRAFODION-2936] nullpointer error where serve...

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

    https://github.com/apache/trafodion/pull/1421


---