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 1EB1C200CFA for ; Tue, 5 Sep 2017 22:48:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1D19E1609ED; Tue, 5 Sep 2017 20:48:15 +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 5AEE31609EA for ; Tue, 5 Sep 2017 22:48:14 +0200 (CEST) Received: (qmail 85445 invoked by uid 500); 5 Sep 2017 20:48:13 -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 85434 invoked by uid 99); 5 Sep 2017 20:48:12 -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, 05 Sep 2017 20:48:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BF086F553A; Tue, 5 Sep 2017 20:48:12 +0000 (UTC) From: jeking3 To: dev@thrift.apache.org Reply-To: dev@thrift.apache.org References: In-Reply-To: Subject: [GitHub] thrift issue #1335: Add default message for TApplicationException Content-Type: text/plain Message-Id: <20170905204812.BF086F553A@git1-us-west.apache.org> Date: Tue, 5 Sep 2017 20:48:12 +0000 (UTC) archived-at: Tue, 05 Sep 2017 20:48:15 -0000 Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1335 In order to add this I need an Apache Jira ticket under the thrift project. Do you open one? https://thrift.apache.org/docs/HowToContribute ---