[jboss-jira] [JBoss JIRA] Closed: (JBREM-59) Pull callback collection is unbounded - possible Out of Memory

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Sep 26 05:31:02 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBREM-59?page=all ]

David Lloyd closed JBREM-59.
----------------------------


> Pull callback collection is unbounded - possible Out of Memory
> --------------------------------------------------------------
>
>                 Key: JBREM-59
>                 URL: http://jira.jboss.com/jira/browse/JBREM-59
>             Project: JBoss Remoting
>          Issue Type: Bug
>          Components: callbacks
>    Affects Versions: 1.0.1 final
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>             Fix For: 1.0.1 final
>
>
> In ServerInvokerCallabckHandler, the List holding the callbacks to pulled by the client is unbounded.  This means there is a possibility that the server could run out of memory storing the callbacks if the client does not call to get them in time.
> Need ability to configure so can be bound by number of callbacks accepted at any one point in time and ability to soften (or serialize) the callback messages once the free memory reaches a certain floor.

-- 
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