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

ASF GitHub Bot commented on EAGLE-505:
--------------------------------------

GitHub user chitin opened a pull request:

    https://github.com/apache/incubator-eagle/pull/398

    Eagle505 oozie auditlog parser dontn`t deal with NullPointerException

    Eagle505 oozie auditlog parser dontn`t deal with NullPointerException
    - add null judgment to avoid NullPointerException.
    
    https://issues.apache.org/jira/browse/EAGLE-505

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

    $ git pull https://github.com/chitin/incubator-eagle EAGLE505

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

    https://github.com/apache/incubator-eagle/pull/398.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 #398
    
----
commit 8fe8ac4fe7d5465ecb692aa0a63ea7c5b78292c8
Author: chitin <[email protected]>
Date:   2016-08-25T01:54:09Z

    EAGLE-498 overwrite equals method for PolicyDefinition should not contain 
field description
    - Delete the equals for description in method equals
    - Delete append description in method hashCode
    
    https://issues.apache.org/jira/browse/EAGLE-498

commit ad5888d3c0bfb207b8f62b94f31d16453c6d77f2
Author: chitin <[email protected]>
Date:   2016-08-25T02:26:13Z

    EAGLE-498 overwrite equals method for PolicyDefinition should not contain 
field description
    - Delete the equals for description in method equals
    - Delete append description in method hashCode
    
    https://issues.apache.org/jira/browse/EAGLE-498

commit 38c4ac919893abdcfee65c5b0dd69061a1f22aee
Author: chitin <[email protected]>
Date:   2016-08-25T08:02:56Z

    Merge branch 'develop' of github.com:apache/incubator-eagle into develop-ut

commit fd4b8badf4c9c1c6e1fa3be57171e9253597a663
Author: chitin <[email protected]>
Date:   2016-08-26T03:16:49Z

    Merge branch 'develop' of github.com:apache/incubator-eagle into develop-ut

commit 92ef7884f646785c12eac3d0dcb74d898f445ac0
Author: chitin <[email protected]>
Date:   2016-08-29T06:09:45Z

    Merge branch 'develop' of github.com:apache/incubator-eagle into develop-ut

commit 0df63f2f2c3d6f2ef188c8506ada5a8fd34c3e34
Author: chitin <[email protected]>
Date:   2016-08-29T08:07:18Z

    EAGLE-505 overwrite equals method for PolicyDefinition should not contain 
field description
    - add null judgment to avoid NullPointerException.
    
    https://issues.apache.org/jira/browse/EAGLE-498
    
    https://issues.apache.org/jira/browse/EAGLE-505

----


> oozie auditlog parser dontn`t deal with NullPointerException
> ------------------------------------------------------------
>
>                 Key: EAGLE-505
>                 URL: https://issues.apache.org/jira/browse/EAGLE-505
>             Project: Eagle
>          Issue Type: Improvement
>            Reporter: Lingang Deng
>            Assignee: Lingang Deng
>            Priority: Minor
>
> entity = parser.parse(logLine); object entity maybe is null.
> It will cause NullPointerException if there is no processing.



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

Reply via email to