[jboss-jira] [JBoss JIRA] Closed: (JBREM-616) Deletion of callback files in getNext() is not synchronized, allowing callbacks to be returned multiple times.
Ron Sigal (JIRA)
jira-events at jboss.com
Sat Oct 28 14:51:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBREM-616?page=all ]
Ron Sigal closed JBREM-616.
---------------------------
Resolution: Done
Moved callback file deletion into synchronized block.
> Deletion of callback files in getNext() is not synchronized, allowing callbacks to be returned multiple times.
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBREM-616
> URL: http://jira.jboss.com/jira/browse/JBREM-616
> Project: JBoss Remoting
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.2.0.Beta1 (Bluto)
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
> Fix For: 2.2.0.Beta1 (Bluto)
>
>
> After a callback file is read, it is deleted, but the deletion is not synchronized. Another call to getNext() could retrieve the file and return its contents a second time.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list