Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 85167 invoked from network); 6 Feb 2005 03:00:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Feb 2005 03:00:36 -0000 Received: (qmail 50788 invoked by uid 500); 6 Feb 2005 03:00:35 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 50752 invoked by uid 500); 6 Feb 2005 03:00:35 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 50737 invoked by uid 99); 6 Feb 2005 03:00:35 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of trustin@gmail.com designates 64.233.184.194 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 05 Feb 2005 19:00:34 -0800 Received: by wproxy.gmail.com with SMTP id 58so595095wri for ; Sat, 05 Feb 2005 19:00:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=jnk17BwaB3DwOZ4A7wuTClh92emjHJ1xZd1xTBVwKmsM1gsDGnhG3yy2Ll4p4RLeGVqH/U4/Vbx9TPLUtxOHXECmX3+GFT1665CJK5c6GwqUG5xXaAugN7tAGbkYpKhrkw/QvfkJ7dR13iz3elrS5RuAvvxbxMvhK4uEMTpR2uc= Received: by 10.54.47.25 with SMTP id u25mr93652wru; Sat, 05 Feb 2005 18:57:58 -0800 (PST) Received: by 10.54.21.14 with HTTP; Sat, 5 Feb 2005 18:57:58 -0800 (PST) Message-ID: <768dcb2e0502051857749754fa@mail.gmail.com> Date: Sun, 6 Feb 2005 11:57:58 +0900 From: Trustin Lee Reply-To: Trustin Lee To: Apache Directory Developers List Subject: Re: [jira] Created: (DIRMINA-7) FilterManagers are not thread-safe. In-Reply-To: <420556BD.30105@bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1796754084.1107618325168.JavaMail.jira@ajax.apache.org> <420556BD.30105@bellsouth.net> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, On Sat, 05 Feb 2005 18:29:01 -0500, Alex Karasulu wrote: > Trustin Lee (JIRA) wrote: > > >FilterManagers are not thread-safe. > >----------------------------------- > > > > Key: DIRMINA-7 > > URL: http://issues.apache.org/jira/browse/DIRMINA-7 > > Project: MINA > > Type: Bug > > Versions: 0.7 > > Reporter: Trustin Lee > > Assigned to: Trustin Lee > > Fix For: 0.7 > > > > > >FilterManagers will malfunction if events are fired while any filter is added or removed simultaneously. We'll have to fix this issue by using ReadWriteLock. Is it OK for us to use Doug Lea's concurrent package here? > > > > > Yeah we're fine doing that from a software license compatability > standpoint - go right ahead. > > Alex > Thanks for the fast response. I consulted legal-discuss@apache.org and I'm condifent I'm definitely OK to use it. :) Cheers, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/