Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 99537 invoked from network); 27 Feb 2011 18:28:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Feb 2011 18:28:02 -0000 Received: (qmail 5434 invoked by uid 500); 27 Feb 2011 18:28:01 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 5232 invoked by uid 500); 27 Feb 2011 18:28:00 -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 5222 invoked by uid 99); 27 Feb 2011 18:28:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Feb 2011 18:28:00 +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.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Feb 2011 18:27:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1F2C11BC335 for ; Sun, 27 Feb 2011 18:27:37 +0000 (UTC) Date: Sun, 27 Feb 2011 18:27:37 +0000 (UTC) From: "Lily Wei (JIRA)" To: derby-dev@db.apache.org Message-ID: <100368386.67.1298831257124.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2023489170.1825.1298706681811.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (DERBY-5070) [patch] remove unused fetching of data dictionary 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/DERBY-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000024#comment-13000024 ] Lily Wei commented on DERBY-5070: --------------------------------- My personal opinion is the patch look good and we should rely on source code control. +1 for the patch. Suites.all and derbyall run clean with this patch. If there is no objection, I will commit this patch soon. > [patch] remove unused fetching of data dictionary > ------------------------------------------------- > > Key: DERBY-5070 > URL: https://issues.apache.org/jira/browse/DERBY-5070 > Project: Derby > Issue Type: Improvement > Affects Versions: 10.7.1.1 > Reporter: Dave Brosius > Priority: Trivial > Fix For: 10.8.0.0 > > Attachments: remove_unused_alloc.diff > > Original Estimate: 1h > Remaining Estimate: 1h > > code fetches data dictionary for no reason. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira