RE: request for enlightening - StandardSession and expiring flag

2008-12-08 Thread Caldarale, Charles R
> From: Leon Rosenberg [mailto:[EMAIL PROTECTED] > Subject: Re: request for enlightening - StandardSession and > expiring flag > > I'm wondering whether this > https://issues.apache.org/bugzilla/show_bug.cgi?id=46193 > can be related. Certainly looks suspicious, but I&#

Re: request for enlightening - StandardSession and expiring flag

2008-12-08 Thread Leon Rosenberg
On Mon, Dec 8, 2008 at 9:36 PM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: >> From: Leon Rosenberg [mailto:[EMAIL PROTECTED] >> Subject: request for enlightening - StandardSession and expiring flag > >> Correct me if I'm wrong, but if two threads come in simultaneously >> into this method, wou

RE: request for enlightening - StandardSession and expiring flag

2008-12-08 Thread Caldarale, Charles R
> From: Leon Rosenberg [mailto:[EMAIL PROTECTED] > Subject: request for enlightening - StandardSession and expiring flag > Correct me if I'm wrong, but if two threads come in simultaneously > into this method, wouldn't they both bypass the first check for > expiring==true and the synchronized bloc