> 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
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 si
> 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==
Hi,
I think either me or StandardSession.java are missing some
synchronization knowledge :-)
/**
* We are currently processing a session expiration, so bypass
* certain IllegalStateException tests. NOTE: This value is not
* included in the serialized version of this object.