From issues-return-64627-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Sat Sep 15 15:22:43 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 057E2180629 for ; Sat, 15 Sep 2018 15:22:42 +0200 (CEST) Received: (qmail 8886 invoked by uid 500); 15 Sep 2018 13:22:42 -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 8877 invoked by uid 99); 15 Sep 2018 13:22:42 -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; Sat, 15 Sep 2018 13:22:42 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C1E0DDFCBA; Sat, 15 Sep 2018 13:22:41 +0000 (UTC) From: markap14 To: issues@nifi.apache.org Reply-To: issues@nifi.apache.org References: In-Reply-To: Subject: [GitHub] nifi issue #2947: [WIP] NIFI-5516: Implement Load-Balanced Connections Content-Type: text/plain Message-Id: <20180915132241.C1E0DDFCBA@git1-us-west.apache.org> Date: Sat, 15 Sep 2018 13:22:41 +0000 (UTC) Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2947 @ijokarumawak thanks for that update, very cool! Will definitely make it easier to test. ---