[GitHub] nifi pull request #1514: NIFI-3485: Updated test to mock out use of InetAdre...

2017-02-15 Thread jjmeyer0
GitHub user jjmeyer0 opened a pull request: https://github.com/apache/nifi/pull/1514 NIFI-3485: Updated test to mock out use of InetAdress when looking up… … domain. There was an issue where unresolvable domains got routed to an ISP page. This should fix that issue. To

[GitHub] nifi issue #1507: NIFI-3478: Added Support for EL in GeoEnrichIP

2017-02-14 Thread jjmeyer0
Github user jjmeyer0 commented on the issue: https://github.com/apache/nifi/pull/1507 I believe I have addressed all concerns and have squashed commits. --- 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

[GitHub] nifi pull request #1507: NIFI-3478: Added Support for EL in GeoEnrichIP

2017-02-14 Thread jjmeyer0
GitHub user jjmeyer0 opened a pull request: https://github.com/apache/nifi/pull/1507 NIFI-3478: Added Support for EL in GeoEnrichIP NIFI-3478: added tests for GeoEnrichIP and added support for expression language on 'IP Address Attribute' property. ### For a