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/08/24 14:19:20 UTC

[jira] [Commented] (METRON-390) Stellar functions should initialize upon use, rather than all at once

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

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

GitHub user cestella opened a pull request:

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

    METRON-390: Stellar functions should initialize upon use, rather than all at once

    To test this, you should just spin up the environment in vagrant and everything should work as expected.

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

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

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

    https://github.com/apache/incubator-metron/pull/228.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 #228
    
----
commit f2860ce8bd744df8db100fe96719163362c07294
Author: cstella <ce...@gmail.com>
Date:   2016-08-24T14:14:28Z

    METRON-390: Stellar functions should initialize upon use, rather than all at once

----


> Stellar functions should initialize upon use, rather than all at once
> ---------------------------------------------------------------------
>
>                 Key: METRON-390
>                 URL: https://issues.apache.org/jira/browse/METRON-390
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.2.1BETA
>            Reporter: Casey Stella
>            Assignee: Casey Stella
>             Fix For: 0.2.2BETA
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Stellar functions, as they stand now, initialize as part of the FunctionResolver.  Instead, they should initialize upon use.



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