IdleProcessor Heartbeat Runnable may run forever
------------------------------------------------

                 Key: IMAP-275
                 URL: https://issues.apache.org/jira/browse/IMAP-275
             Project: JAMES Imap
          Issue Type: Bug
          Components: Protocol
    Affects Versions: 0.2-M1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.2


In the IdleProcessor we use a Runnable with a ScheduledExecturoService to 
submit a "Task" which will send heartbeats until the idle is complete. This 
works well in most cases but if the channel is closed because of a exception it 
ill not cancel the Runnable and run forever

--
This message is automatically generated by JIRA.
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