GitHub user markap14 opened a pull request:

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

    NIFI-2535: Do not include properties that are unset in flow fingerpri…

    …nt. This allows a new property to be added to a processor without 
affecting the fingerprint, if the value is never set

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

    $ git pull https://github.com/markap14/nifi NIFI-2535

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

    https://github.com/apache/nifi/pull/829.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 #829
    
----
commit f676eaaee2ba98361fac2d10ef524eb9d9335bdf
Author: Mark Payne <[email protected]>
Date:   2016-08-10T17:57:45Z

    NIFI-2535: Do not include properties that are unset in flow fingerprint. 
This allows a new property to be added to a processor without affecting the 
fingerprint, if the value is never set

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to