From issues-return-20347-apmail-nifi-issues-archive=nifi.apache.org@nifi.apache.org Tue Feb 14 20:03:23 2017 Return-Path: X-Original-To: apmail-nifi-issues-archive@minotaur.apache.org Delivered-To: apmail-nifi-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0AA241906A for ; Tue, 14 Feb 2017 20:03:23 +0000 (UTC) Received: (qmail 24439 invoked by uid 500); 14 Feb 2017 20:03:23 -0000 Delivered-To: apmail-nifi-issues-archive@nifi.apache.org Received: (qmail 24414 invoked by uid 500); 14 Feb 2017 20:03:22 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 24405 invoked by uid 99); 14 Feb 2017 20:03:22 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2017 20:03:22 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B9A57DFAB2; Tue, 14 Feb 2017 20:03:22 +0000 (UTC) From: jtstorck To: issues@nifi.apache.org Reply-To: issues@nifi.apache.org Message-ID: Subject: [GitHub] nifi pull request #1508: NIFI-3355 Allows NiFi to bind to specific network i... Content-Type: text/plain Date: Tue, 14 Feb 2017 20:03:22 +0000 (UTC) GitHub user jtstorck opened a pull request: https://github.com/apache/nifi/pull/1508 NIFI-3355 Allows NiFi to bind to specific network interfaces, with se… …parate interface lists for HTTP and HTTPS. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jtstorck/nifi NIFI-3355 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/1508.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 #1508 ---- commit 88520369d910dff61892b86841dc9eab28bf03e3 Author: Jeff Storck Date: 2017-01-17T21:24:38Z NIFI-3355 Allows NiFi to bind to specific network interfaces, with separate interface lists for HTTP and HTTPS. ---- --- 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 infrastructure@apache.org or file a JIRA ticket with INFRA. ---