From reviews-return-89-archive-asf-public=cust-asf.ponee.io@livy.incubator.apache.org Tue Nov 27 20:45:05 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 2F2BB18077A for ; Tue, 27 Nov 2018 20:45:04 +0100 (CET) Received: (qmail 70465 invoked by uid 500); 27 Nov 2018 19:45:03 -0000 Mailing-List: contact reviews-help@livy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@livy.incubator.apache.org Delivered-To: mailing list reviews@livy.incubator.apache.org Received: (qmail 70277 invoked by uid 99); 27 Nov 2018 19:45:02 -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, 27 Nov 2018 19:45:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 901BDDFFA2; Tue, 27 Nov 2018 19:45:02 +0000 (UTC) From: vanzin To: reviews@livy.apache.org Reply-To: reviews@livy.apache.org References: In-Reply-To: Subject: [GitHub] incubator-livy issue #118: [LIVY-503] Separate thrift server session code in... Content-Type: text/plain Message-Id: <20181127194502.901BDDFFA2@git1-us-west.apache.org> Date: Tue, 27 Nov 2018 19:45:02 +0000 (UTC) Github user vanzin commented on the issue: https://github.com/apache/incubator-livy/pull/118 Yep, same NPE with master. So not a problem with this patch. ---