Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 34238 invoked from network); 17 Aug 2007 18:12:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Aug 2007 18:12:32 -0000 Received: (qmail 57913 invoked by uid 500); 17 Aug 2007 18:12:26 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 57858 invoked by uid 500); 17 Aug 2007 18:12:25 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 57847 invoked by uid 99); 17 Aug 2007 18:12:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 11:12:25 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trawick@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 18:12:22 +0000 Received: by nf-out-0910.google.com with SMTP id c10so361670nfd for ; Fri, 17 Aug 2007 11:12:01 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MF3oGnWnP8+9J3feK4OFcDLCZeOVcsr/07pcX9OWScv5c75YpsIBIDWQ/41Du7xJCwc1pdkE4t2QXW1umTPWtzaI0nxL2HKveVUhwXO0NIFlgkGr1APWsu+B5MZbUrCcW6TirxHU9ToaPFFdZ875OVTuSRCz70doCX5dI3pV/ZM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lE5MDxhJSuT2UqLWxoCtJQdpYl1UFrKXDwzyf17FTr0DOfeco55I4En+7u9aRFI4mrqWYI4eUjfJvuaPwO1k+ZOjnbyg684I6kaz8WxniIk6ptfc9cBntAtqOfISkLFQK789tyD99G2m0DLjKxfaAMcuC7PpUxPv41npVBKYpyc= Received: by 10.78.21.7 with SMTP id 7mr1120751huu.1187374321116; Fri, 17 Aug 2007 11:12:01 -0700 (PDT) Received: by 10.78.186.1 with HTTP; Fri, 17 Aug 2007 11:12:00 -0700 (PDT) Message-ID: Date: Fri, 17 Aug 2007 14:12:01 -0400 From: "Jeff Trawick" To: dev@httpd.apache.org Subject: Re: svn commit: r567091 - in /httpd/httpd/trunk: CHANGES modules/ldap/util_ldap.c In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070817173313.321BB1A981A@eris.apache.org> <200708171740.l7HHebC4051920@devsys.jaguNET.com> <1404e5910708171046t75d9355cy42dc6a313179ec9e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 8/17/07, Jim Jagielski wrote: > > On Aug 17, 2007, at 1:46 PM, Eric Covener wrote: > > > On 8/17/07, Jim Jagielski wrote: > >> Does this change really require a CHANGES entry?? > >> > >> covener@apache.org wrote: > >>> > >>> Author: covener > >>> Date: Fri Aug 17 10:33:11 2007 > >>> New Revision: 567091 > >>> > >>> URL: http://svn.apache.org/viewvc?view=rev&rev=567091 > >>> Log: > >>> AFAICT, LDAP_CACHE_LOCK was a no-op when virtualhosts were used > > > > I can expand or remove it; there's crash/hang potential (observed) as > > the cache code goes into shared memory. > > > > How about creating a PR about it and then closing it out. > That way it's a documented bug that is closed; if it > affects people, the PR will provide insight into what > was wrong and what was fixed, and the CHANGES entry > can be adjusted to reflect the PR number. I'm confused. Visually it doesn't look like Lotus Notes where I'm reading this, but the message better fits &employer; corporate standards. (And yes, in that other world I'd want a formal external description of the problem with nice text for customers and support to use to know exactly what conditions they need the fix and what is changed and so on). That's very expensive, and also something that hasn't been done in the past when a developer has a fix to commit.