From derby-dev-return-96202-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Fri Jun 1 08:37:25 2012 Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F2A499DD3 for ; Fri, 1 Jun 2012 08:37:24 +0000 (UTC) Received: (qmail 36202 invoked by uid 500); 1 Jun 2012 08:37:24 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 36165 invoked by uid 500); 1 Jun 2012 08:37:24 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 36130 invoked by uid 99); 1 Jun 2012 08:37:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 08:37:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id BF61814285B for ; Fri, 1 Jun 2012 08:37:23 +0000 (UTC) Date: Fri, 1 Jun 2012 08:37:23 +0000 (UTC) From: "Kristian Waagan (JIRA)" To: derby-dev@db.apache.org Message-ID: <111615835.25935.1338539843786.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1472289870.10374.1338283583630.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Closed] (DERBY-5789) Improve istat log message when dropping disposable statistics MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan closed DERBY-5789. ---------------------------------- Closing issue. > Improve istat log message when dropping disposable statistics > ------------------------------------------------------------- > > Key: DERBY-5789 > URL: https://issues.apache.org/jira/browse/DERBY-5789 > Project: Derby > Issue Type: Improvement > Components: SQL > Affects Versions: 10.10.0.0 > Reporter: Kristian Waagan > Assignee: Kristian Waagan > Priority: Minor > Fix For: 10.9.1.0, 10.10.0.0 > > Attachments: derby-5789-1a.diff > > > Currently istat logs the affected table twice when dropping disposable statistics entries, but it doesn't log which index is affected at all. > This information is only useful when the user wants to understand what happened, i.e. was there an orphaned entry in the system or was the entry dropped because it was computed for a single-column primary key? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira