Tung TRAN created JAMES-3752:
--------------------------------

             Summary: Allow disabling "ImapChannelUpstreamHandler" heartbeat 
handler
                 Key: JAMES-3752
                 URL: https://issues.apache.org/jira/browse/JAMES-3752
             Project: James Server
          Issue Type: Improvement
            Reporter: Tung TRAN


*What this does*

If we are processing command and we get a timeout then send a heartbeat.

*Why we don't care*

The processing time of command is fast enough not to be noticeable, this edge 
case is not significant.

*Why it is a good idea not to do it*

It avoids pipeline modification for each IMAP request which, when done from 
outside the event loop, is far from being a trivial operation.

*How*

Add an optional _ignoreIDLEUponProcessing_ config option, defaulting to true 
(current behavior)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to