You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2016/02/12 21:37:18 UTC

[jira] [Updated] (DIRMINA-1003) UDP server closes active session after 60s

     [ https://issues.apache.org/jira/browse/DIRMINA-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRMINA-1003:
---------------------------------------
    Fix Version/s:     (was: 2.0.12)
                   2.0.13

> UDP server closes active session after 60s
> ------------------------------------------
>
>                 Key: DIRMINA-1003
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1003
>             Project: MINA
>          Issue Type: Bug
>          Components: Core, Filter, Transport
>    Affects Versions: 2.0.7, 2.0.8, 2.0.9
>         Environment: Processor		: 4x Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
> Memory		: 8087MB
> Operating System		: Ubuntu 14.10
> for client and also for server, both running at localhost
>            Reporter: Jakub Turcovsky
>              Labels: expiration, mina, sessionRecycler, timetolive, udp
>             Fix For: 2.0.13
>
>
> I've implemented a client-server app using MINAv2.0.9 on both sides.
> When communicating over UDP, server closes active session after 60s
> (probably DEFAULT_TIME_TO_LIVE interval in ExpiringMap class). It
> looks like server doesn't update time-to-live of the session with
> every message sent. More about the problem at
> http://stackoverflow.com/questions/28187401/apache-mina-server-closes-active-udp-session-after-60s.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)