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/03 10:14:39 UTC

[jira] [Resolved] (DIRMINA-1026) Session may be removed twice from the removedSession queue

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

Emmanuel Lecharny resolved DIRMINA-1026.
----------------------------------------
    Resolution: Fixed

Should be fixed with http://git-wip-us.apache.org/repos/asf/mina/commit/11c0d2b7

> Session may be removed twice from the removedSession queue
> ----------------------------------------------------------
>
>                 Key: DIRMINA-1026
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1026
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.11
>            Reporter: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 2.0.12
>
>
> In some special cases, we may remove the sessions twice from the {{removeingSessions}} queue. This will decrement the session counter and block the disposal, locking the NioProcessor in the select() loop forever.



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