You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/15 19:08:09 UTC

[jira] [Commented] (METRON-228) Fix NPE when getting indexing batch size for config which is not there.

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

ASF GitHub Bot commented on METRON-228:
---------------------------------------

GitHub user cestella opened a pull request:

    https://github.com/apache/incubator-metron/pull/152

    METRON-228: Fixing NPE when enrichment config does not exist.

    Because we are pulling the batch size from the enrichment sensor config, if it does not exist then it will throw a NPE.

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

    $ git pull https://github.com/cestella/incubator-metron METRON-228

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

    https://github.com/apache/incubator-metron/pull/152.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 #152
    
----
commit bd43de8be1169f06873c77da76a6a2e8c2b5ce69
Author: cstella <ce...@gmail.com>
Date:   2016-06-15T19:04:12Z

    METRON-228: Fixing NPE when enrichment config does not exist.

----


> Fix NPE when getting indexing batch size for config which is not there.
> -----------------------------------------------------------------------
>
>                 Key: METRON-228
>                 URL: https://issues.apache.org/jira/browse/METRON-228
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Casey Stella
>            Assignee: Casey Stella
>




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