IdleProcessor does not remove "HeartbeatHandler" once IDLE was complete
-----------------------------------------------------------------------

                 Key: IMAP-348
                 URL: https://issues.apache.org/jira/browse/IMAP-348
             Project: JAMES Imap
          Issue Type: Bug
          Components: Processor
    Affects Versions: 0.2.1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.3


When a client issue the IDLE command we add a HeartbeadHandler which sends a 
"keep alive message" every 2 minutes to make sure we don't run into timeouts 
while waiting for events. The problem is that we miss to remove the Handler 
once the client terminate IDLE by issue an DONE sequence.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to