GitHub user lfrancke opened a pull request:

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

    NIFI-4099

    - Code cleanup (consistent formatting, naming etc.)
    - Update of SNMP4J from 1.10.1 to 2.5.6
    - Fixes restartability issue because snmpTarget was not recreated
    - Updates SNMPUtils to not use Reflection (initialized from a static list 
of method names) to create a FlowFile

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

    $ git pull https://github.com/lfrancke/nifi NIFI-4099

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

    https://github.com/apache/nifi/pull/1941.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 #1941
    
----
commit 9a692ba9491623ecf191244b7986a022140a022d
Author: Lars Francke <lars.fran...@gmail.com>
Date:   2017-06-26T10:01:19Z

    Changes for NIFI-4099
    
    - Code cleanup (consistent formatting, naming etc.)
    - Update of SNMP4J from 1.10.1 to 2.5.6
    - Fixes restartability issue because snmpTarget was not recreated
    - Updates SNMPUtils to not use Reflection (initialized from a static list 
of method names) to create a FlowFile

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to