Jakub Turcovsky created DIRMINA-1003:
----------------------------------------

             Summary: 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.8, 2.0.7, 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
             Fix For: 2.0.9


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)

Reply via email to