[
https://issues.apache.org/jira/browse/JAMES-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17719210#comment-17719210
]
Benoit Tellier edited comment on JAMES-3906 at 5/4/23 8:45 AM:
---------------------------------------------------------------
Another approach could be to shutdown, re-create and start only a single
sub-component EG IMAP servers, thus minimizing downtime (as starting only a
sub-component is way faster than the whole server).
POC: https://github.com/apache/james-project/pull/1550
This could likely easily be implemented as demonstrated in this POC, and for
most protocols / components (IMAP, SMTP, POP3, ManageSieve for sure, likely
JMAP too, MailProcessing? ... ). Tested locally the process takes a few ms
(without graceful shutdown).
was (Author: btellier):
Another approach could be to shutdown, re-create and start only a single
sub-component EG IMAP servers, thus minimizing downtime (as starting only a
sub-component is way faster than the whole server).
This could likely easily be implemented as demonstrated in this POC, and for
most protocols / components (IMAP, SMTP, POP3, ManageSieve for sure, likely
JMAP too, MailProcessing? ... ). Tested locally the process takes a few ms
(without graceful shutdown).
> Add hot reloading/updating witht restart of the certificate
> -----------------------------------------------------------
>
> Key: JAMES-3906
> URL: https://issues.apache.org/jira/browse/JAMES-3906
> Project: James Server
> Issue Type: New Feature
> Reporter: Wojtek
> Priority: Minor
>
> It would be great to be able to update the certificate without restarting the
> server, reloading the certificate from the file and/or updating it via REST
> API
>
> Mailing list thread:
> https://www.mail-archive.com/[email protected]/msg73127.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]