Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7191D200D01 for ; Fri, 22 Sep 2017 09:04:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6710F1609BE; Fri, 22 Sep 2017 07:04:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9D3FD1609A7 for ; Fri, 22 Sep 2017 09:04:04 +0200 (CEST) Received: (qmail 76443 invoked by uid 500); 22 Sep 2017 07:04:03 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 76423 invoked by uid 99); 22 Sep 2017 07:04:03 -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; Fri, 22 Sep 2017 07:04:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9D103E0395; Fri, 22 Sep 2017 07:04:02 +0000 (UTC) From: gadLinux To: dev@thrift.apache.org Reply-To: dev@thrift.apache.org References: In-Reply-To: Subject: [GitHub] thrift issue #1361: THRIFT-4329: Implement multiplexed processor that matche... Content-Type: text/plain Message-Id: <20170922070402.9D103E0395@git1-us-west.apache.org> Date: Fri, 22 Sep 2017 07:04:02 +0000 (UTC) archived-at: Fri, 22 Sep 2017 07:04:05 -0000 Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1361 Ok. I will do it. ---