You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2022/04/30 04:13:00 UTC

[jira] [Closed] (JAMES-3752) Allow disabling "ImapChannelUpstreamHandler" heartbeat handler

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

Benoit Tellier closed JAMES-3752.
---------------------------------
    Fix Version/s: 3.8.0
       Resolution: Fixed

Merged

> 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
>            Priority: Minor
>             Fix For: 3.8.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> *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.7#820007)

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