[
https://issues.apache.org/jira/browse/ARTEMIS-3808?focusedWorklogId=765223&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-765223
]
ASF GitHub Bot logged work on ARTEMIS-3808:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/May/22 00:02
Start Date: 03/May/22 00:02
Worklog Time Spent: 10m
Work Description: jbertram commented on PR #4061:
URL:
https://github.com/apache/activemq-artemis/pull/4061#issuecomment-1115479957
If I run `restartEmbeddedWebServer` from JConsole everything works just
fine. However, if I run it from the web console it doesn't work. The web server
never restarts. I think the problem is that the thread servicing the request
from the web console is controlled by Jetty and since Jetty is shutting down
the thread just halts. It's a catch-22. I'll try running it in its own thread
and see if that works.
Issue Time Tracking
-------------------
Worklog Id: (was: 765223)
Time Spent: 1h 10m (was: 1h)
> Support starting/stopping the embedded web server via mangement
> ---------------------------------------------------------------
>
> Key: ARTEMIS-3808
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3808
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> It would be useful to be able to cycle the embedded web server if, for
> example, one needed to renew the SSL certificates.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)