From commits-return-1623-archive-asf-public=cust-asf.ponee.io@zipkin.apache.org Thu May 23 06:29:23 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id E338C18062F for ; Thu, 23 May 2019 08:29:22 +0200 (CEST) Received: (qmail 40903 invoked by uid 500); 23 May 2019 06:29:14 -0000 Mailing-List: contact commits-help@zipkin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zipkin.apache.org Delivered-To: mailing list commits@zipkin.apache.org Received: (qmail 40815 invoked by uid 99); 23 May 2019 06:29:14 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2019 06:29:14 +0000 From: GitBox To: commits@zipkin.apache.org Subject: [GitHub] [incubator-zipkin] anuraaga opened a new pull request #2611: Handle exceptions without message. Message-ID: <155859295408.25823.5213933107001110992.gitbox@gitbox.apache.org> Date: Thu, 23 May 2019 06:29:14 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit anuraaga opened a new pull request #2611: Handle exceptions without message. URL: https://github.com/apache/incubator-zipkin/pull/2611 While this doesn't address the root issue in #2609 it is needed to prevent a proper exception being turned into a NPE. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services