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 911A69A16 for ; Wed, 19 Oct 2011 17:36:12 +0000 (UTC) Received: (qmail 32260 invoked by uid 500); 19 Oct 2011 17:36:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 32206 invoked by uid 500); 19 Oct 2011 17:36:12 -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 32199 invoked by uid 99); 19 Oct 2011 17:36:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2011 17:36:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of m.v.lunteren@gmail.com designates 209.85.213.172 as permitted sender) Received: from [209.85.213.172] (HELO mail-yx0-f172.google.com) (209.85.213.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2011 17:36:07 +0000 Received: by yxj19 with SMTP id 19so2337132yxj.31 for ; Wed, 19 Oct 2011 10:35:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=K7vKYgREaJ0z+ktVRClxV9twPEHZpfrjbSWy8z7KuUs=; b=dOnI0E7E8WPD3C3OId8WmibFrtRIFZ7emg6pQKGSldVq+wdDHR/FIqKKSzhzpuWa5Q 1pe0sQmnDc5P6h5KIpKCU++CwoeLV4rW9auG+jTWeCpStGrCmvSdKkw7eP+uRPsiy6nH pcCtwC0kaN8Ta2SKXQutJqwxsqmoACwQRbjQc= MIME-Version: 1.0 Received: by 10.68.39.200 with SMTP id r8mr5373476pbk.117.1319045746556; Wed, 19 Oct 2011 10:35:46 -0700 (PDT) Received: by 10.68.46.6 with HTTP; Wed, 19 Oct 2011 10:35:46 -0700 (PDT) In-Reply-To: <4E9F098A.3000404@oracle.com> References: <4E9F098A.3000404@oracle.com> Date: Wed, 19 Oct 2011 10:35:46 -0700 Message-ID: Subject: Re: 10.8.2 testing: recovery after crashing engine From: Myrna van Lunteren To: derby-dev@db.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Wed, Oct 19, 2011 at 10:31 AM, Rick Hillegas wrote: > "Recovery after crashing engine" is one of the checklist items for 10.8.2 > vetting: http://wiki.apache.org/db-derby/TenEightTwoChecklist. What is this > test? Is someone planning to run this test? > > Thanks, > -Rick > I was wondering this too. I think a long time ago Suresh or Manjula did some manual testing? But I looked (searched in JIRA, and in mail archives) and couldn't find any proof of what exactly they did. But we have some crash/recovery tests in the functional tests, so I think this is intrinsically met now, so I updated the wiki with a checkmark. If anyone has another suggestion, please speak up. Myrna