From reviews-return-78-archive-asf-public=cust-asf.ponee.io@livy.incubator.apache.org Tue Nov 27 17:04:22 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 3DB4F180670 for ; Tue, 27 Nov 2018 17:04:22 +0100 (CET) Received: (qmail 43743 invoked by uid 500); 27 Nov 2018 16:04:21 -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 43727 invoked by uid 99); 27 Nov 2018 16:04:20 -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 16:04:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 88371E11D9; Tue, 27 Nov 2018 16:04:20 +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: <20181127160420.88371E11D9@git1-us-west.apache.org> Date: Tue, 27 Nov 2018 16:04:20 +0000 (UTC) Github user vanzin commented on the issue: https://github.com/apache/incubator-livy/pull/118 No but that's what integration tests do, isn't it? ---