session.getRemoteAddress() returns NULL in the callback sessionClosed
---------------------------------------------------------------------

                 Key: DIRMINA-726
                 URL: https://issues.apache.org/jira/browse/DIRMINA-726
             Project: MINA
          Issue Type: Bug
          Components: Handler
    Affects Versions: 2.0.0-M6
            Reporter: Oscar Huang
            Priority: Minor


After adding the code 'chain.addLast("executor", new ExecutorFilter());', 
session.getRemoteAddress() returns NULL in the callback sessionClosed.

I don't know whether it is a bug or not.

The work around is deregistering the IoEventType.SESSION_CLOSED from 
ExecutorFilter.

-- 
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