You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by Boruch28 <gi...@git.apache.org> on 2016/04/14 20:54:07 UTC

[GitHub] phoenix pull request: Fix possible NPE.

GitHub user Boruch28 opened a pull request:

    https://github.com/apache/phoenix/pull/162

    Fix possible NPE.

    Add verify for null in override method equals.

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

    $ git pull https://github.com/Boruch28/phoenix PHOENIX_cleanUp_in_functions

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

    https://github.com/apache/phoenix/pull/162.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 #162
    
----
commit a6a614c46bb717d66c92da8611827e206ec16751
Author: Alexander Boruchinkin <bo...@ya.ru>
Date:   2016-04-12T23:46:52Z

    Fix possible NPE.
    Add verify for null in override method equals.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---