Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 42940 invoked from network); 6 Jul 2010 21:32:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Jul 2010 21:32:15 -0000 Received: (qmail 49630 invoked by uid 500); 6 Jul 2010 21:32:15 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 49601 invoked by uid 500); 6 Jul 2010 21:32:15 -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 49594 invoked by uid 99); 6 Jul 2010 21:32:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jul 2010 21:32:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jul 2010 21:32:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o66LVpoA022083 for ; Tue, 6 Jul 2010 21:31:51 GMT Message-ID: <1520625.223881278451911275.JavaMail.jira@thor> Date: Tue, 6 Jul 2010 17:31:51 -0400 (EDT) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (DERBY-1425) testProtocol hangs with 10.1 client talking to 10.2 server In-Reply-To: <18660837.1150563273338.JavaMail.jira@brutus> 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-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen reassigned DERBY-1425: ----------------------------------------- Assignee: Knut Anders Hatlen There has been no activity on this bug for four years, but there's a patch attached. I think we should either see if we could get the patch committed or close the bug as Won't Fix. I'll have a look. Intuitively, clearing the two flags on reinitialization sounds correct, so my intention is to commit it if the tests still pass. > testProtocol hangs with 10.1 client talking to 10.2 server > ---------------------------------------------------------- > > Key: DERBY-1425 > URL: https://issues.apache.org/jira/browse/DERBY-1425 > Project: Derby > Issue Type: Bug > Components: Network Client, Network Server > Affects Versions: 10.2.1.6 > Reporter: Bryan Pendleton > Assignee: Knut Anders Hatlen > Priority: Minor > Attachments: ddmreader_initialize.diff > > > I was trying to verify that the changes in DERBY-920 hadn't > introduced any new compatibility problems (they shouldn't, because > we were changing an internal class, but I wanted to make sure). > So I was trying to follow some old tips about how to run tests with > an old client against a new server, as documented in: > http://wiki.apache.org/db-derby/TestingOldClientNewServer > However, when I did this, the test "testProtocol" did not terminate. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.