[ http://jira.jboss.com/jira/browse/JBREM-59?page=history ]
     
Tom  Elrod resolved JBREM-59:
-----------------------------

     Resolution: Done
    Fix Version: 1.0.1 final

Added default null callback store and persisted callback store for pull 
callbacks so will help avoid running out of memory on the server due to 
callbacks not being collected by client.  

More info at 
http://www.jboss.org/wiki/Wiki.jsp?page=Remoting_Callback_Configuration

> Pull callback collection is unbounded - possible Out of Memory
> --------------------------------------------------------------
>
>          Key: JBREM-59
>          URL: http://jira.jboss.com/jira/browse/JBREM-59
>      Project: JBoss Remoting
>         Type: Bug
>   Components: callbacks
>     Versions: 1.0.1 final
>     Reporter: Tom  Elrod
>     Assignee: 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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to