[ 
https://issues.apache.org/jira/browse/DIRMINA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675002#action_12675002
 ] 

Lorenz Breu commented on DIRMINA-438:
-------------------------------------

During extensive load tests against a server based on my AprDatagramAcceptor I 
noticed that after receiveing about 6 or 7 million messages, the OS would kill 
java due to lack of memory. I therefor suspect a memory leak either in my MINA 
code or else the underlying tomcat-jni or apr code.

> Multicast support for MINA API 
> -------------------------------
>
>                 Key: DIRMINA-438
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-438
>             Project: MINA
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Julien Vermillard
>            Priority: Minor
>             Fix For: 3.0.0-M1
>
>         Attachments: diff.txt
>
>
> For supporting multicast over UDP we need to change the MINA API for
> Set the multicast Time to Live (TTL) for a multicast transmission.
> Joining a multicast group for a given session.
> Leaving a multicast group.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to