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 1AF4F996B for ; Tue, 21 Feb 2012 18:44:10 +0000 (UTC) Received: (qmail 30047 invoked by uid 500); 21 Feb 2012 18:44:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 30021 invoked by uid 500); 21 Feb 2012 18:44:09 -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 29986 invoked by uid 99); 21 Feb 2012 18:44:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 18:44:09 +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; Tue, 21 Feb 2012 18:44:06 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C3DB81C2544 for ; Tue, 21 Feb 2012 18:43:46 +0000 (UTC) Date: Tue, 21 Feb 2012 18:43:46 +0000 (UTC) From: "Mike Matrigali (Resolved) (JIRA)" To: derby-dev@db.apache.org Message-ID: <2100051609.74.1329849826803.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1684083874.7903.1328286473604.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (DERBY-5599) readlocks.sql fails with extra locks. 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-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali resolved DERBY-5599. ----------------------------------- Resolution: Fixed Fix Version/s: 10.9.0.0 10.8.2.3 10.7.1.4 10.6.2.2 10.5.3.2 > readlocks.sql fails with extra locks. > ------------------------------------- > > Key: DERBY-5599 > URL: https://issues.apache.org/jira/browse/DERBY-5599 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.8.2.3 > Reporter: Kathey Marsden > Assignee: Mike Matrigali > Labels: derby_triage10_9 > Fix For: 10.5.3.2, 10.6.2.2, 10.7.1.4, 10.8.2.3, 10.9.0.0 > > > I saw this failure for the Feb 1 run at: > http://people.apache.org/~myrnavl/derby_test_results/v10_8/linux/testlog/ibm15/1239442-derbyall_diff.txt > I think it is likely the index statistics update kicking in during the test. I am thinking should not be disabled for the derbyall store tests as having it kick in can cause upredictable reporting of locks pages used, etc. > *** Start: readlocks jdk1.5.0 storeall:storemore 2012-02-01 21:11:01 *** > 11113a11114 > > APP |UserTran|ROW |1 |S |A |(2,6) |GRANT|ACTIVE > 11122a11124 > > APP |UserTran|ROW |1 |S |A |(2,6) |GRANT|ACTIVE > 11131a11134 > > APP |UserTran|ROW |1 |S |A |(2,6) |GRANT|ACTIVE > 11138a11142 > > APP |UserTran|ROW |1 |S |A |(2,6) |GRANT|ACTIVE > Test Failed. > *** End: readlocks jdk1.5.0 storeall:storemore 2012-02-01 21:13:31 *** -- 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