From dev-return-12818-apmail-phoenix-dev-archive=phoenix.apache.org@phoenix.apache.org Tue Mar 3 22:21:53 2015 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 5A6BD1732F for ; Tue, 3 Mar 2015 22:21:53 +0000 (UTC) Received: (qmail 52149 invoked by uid 500); 3 Mar 2015 22:21:26 -0000 Delivered-To: apmail-phoenix-dev-archive@phoenix.apache.org Received: (qmail 52091 invoked by uid 500); 3 Mar 2015 22:21:26 -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 52080 invoked by uid 99); 3 Mar 2015 22:21:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Mar 2015 22:21:26 +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; Tue, 03 Mar 2015 22:21:25 +0000 Received: (qmail 51917 invoked by uid 99); 3 Mar 2015 22:21:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Mar 2015 22:21:05 +0000 Date: Tue, 3 Mar 2015 22:21:04 +0000 (UTC) From: "Mujtaba Chohan (JIRA)" To: dev@phoenix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 Mujtaba Chohan created PHOENIX-1694: --------------------------------------- Summary: 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)