DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36541>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36541





------- Additional Comments From [EMAIL PROTECTED]  2005-09-08 15:41 -------
(In reply to comment #37)
> If the read operations happens to bump into this moment of temporary
> inconsistacy the infinite loop can occur.

All the entry objects will be mutated. While it may be inconsistent and might
loop for an instant (although I am not convinced this could really be the case;
I think the trouble without any sync could only occur if there was more than one
concurrent unsynced write, and in particular, two "remove"), the pointer value
will be corrected and the loop should exit. That's my interpretation looking at
the code. I think I'll write a small program to test this.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to