Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 7568 invoked from network); 22 Feb 2007 18:29:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Feb 2007 18:29:27 -0000 Received: (qmail 83941 invoked by uid 500); 22 Feb 2007 18:29:35 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 83916 invoked by uid 500); 22 Feb 2007 18:29:35 -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 83904 invoked by uid 99); 22 Feb 2007 18:29:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2007 10:29:35 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2007 10:29:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BAA2C7141B8 for ; Thu, 22 Feb 2007 10:29:05 -0800 (PST) Message-ID: <32233755.1172168945762.JavaMail.jira@brutus> Date: Thu, 22 Feb 2007 10:29:05 -0800 (PST) From: "Bryan Pendleton (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-2347) Add code to support request and return of locators over DRDA In-Reply-To: <8946893.1171632965562.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2347?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475116 ]=20 Bryan Pendleton commented on DERBY-2347: ---------------------------------------- Thanks Knut Anders and Oystein. That makes complete sense. If you haven't a= lready done so, it might be worth updating the comment that Knut Anders ref= erenced to explain this nuance of locator handling as part of your patch. > Add code to support request and return of locators over DRDA > ------------------------------------------------------------ > > Key: DERBY-2347 > URL: https://issues.apache.org/jira/browse/DERBY-2347 > Project: Derby > Issue Type: Sub-task > Components: Network Client, Network Server > Reporter: =C3=98ystein Gr=C3=B8vlen > Assigned To: =C3=98ystein Gr=C3=B8vlen > Attachments: DERBY-2347-v1.diff, DERBY-2347.diff > > > - Make the client able to send DRDA OUTOVR commands to request locators f= rom=20 > Network Server. > - Make the network server send locators instead of LOB values if locators= has been=20 > requested. > This JIRA will not activate the code that request locators since the clie= nt is not yet able to handle locators.=20 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.