Return-Path: X-Original-To: apmail-phoenix-dev-archive@minotaur.apache.org Delivered-To: apmail-phoenix-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD856177BA for ; Wed, 4 Mar 2015 00:29:30 +0000 (UTC) Received: (qmail 18357 invoked by uid 500); 4 Mar 2015 00:29:27 -0000 Delivered-To: apmail-phoenix-dev-archive@phoenix.apache.org Received: (qmail 18304 invoked by uid 500); 4 Mar 2015 00:29:27 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 18293 invoked by uid 99); 4 Mar 2015 00:29:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 00:29:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 04 Mar 2015 00:29:26 +0000 Received: (qmail 16282 invoked by uid 99); 4 Mar 2015 00:29:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 00:29:06 +0000 Date: Wed, 4 Mar 2015 00:29:06 +0000 (UTC) From: "Mujtaba Chohan (JIRA)" To: dev@phoenix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-1694) Update statistics fail to complete when client disconnects MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PHOENIX-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346095#comment-14346095 ] Mujtaba Chohan commented on PHOENIX-1694: ----------------------------------------- Yes full scan stops as well when the client disconnects. > Update statistics fail to complete when client disconnects > ---------------------------------------------------------- > > Key: PHOENIX-1694 > URL: https://issues.apache.org/jira/browse/PHOENIX-1694 > Project: Phoenix > Issue Type: Bug > Affects Versions: 5.0.0, 4.3 > Environment: HBase 0.98.10, Phoenix 4.3 branch > Reporter: Mujtaba Chohan > Assignee: James Taylor > Priority: Minor > > [~jamestaylor] You mentioned that after initiating _update statistics_ command even if client disconnects, statistics would still get generated by server side process. > Just checked it this. As soon as client disconnects stats table population halts if client disconnects any time after update statistics command is issued. -- This message was sent by Atlassian JIRA (v6.3.4#6332)