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

ASF GitHub Bot commented on NIFI-2574:
--------------------------------------

GitHub user joewitt opened a pull request:

    https://github.com/apache/nifi/pull/872

    NIFI-2574 checkpoint commit to allow 1831 progress

    Builds fine.  Just cannot run tests.
    
    mvn clean install -DskipTests
    
    But this lets NIFI-1831 work continue while i clean up NiFiProperties 
static singleton usage
    
    Will remove getInstance() method altogether and will remove BOGUS_INSTANCE 
and will not extend Properties

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

    $ git pull https://github.com/joewitt/incubator-nifi NIFI-2574

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

    https://github.com/apache/nifi/pull/872.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 #872
    
----
commit c3f406de785eb2dcdc1c0ab9a8b574b3ddac1f4a
Author: joewitt <[email protected]>
Date:   2016-08-16T03:18:47Z

    NIFI-2574 checkpoint commit to allow 1831 progress

----


> Update NiFiProperties usage to a context based accessor rather than static 
> singleton
> ------------------------------------------------------------------------------------
>
>                 Key: NIFI-2574
>                 URL: https://issues.apache.org/jira/browse/NIFI-2574
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Configuration, Core Framework
>            Reporter: Joseph Witt
>            Assignee: Joseph Witt
>             Fix For: 1.0.0
>
>
> This is a key step to move our longstanding odd static singleton usage of 
> NiFiProperties which enables a loader to exist which will encapsulate all 
> logic for dealing with encrypted properties as is the goal of the parent task.



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

Reply via email to