[
https://issues.apache.org/jira/browse/ARTEMIS-3808?focusedWorklogId=772015&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-772015
]
ASF GitHub Bot logged work on ARTEMIS-3808:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/May/22 16:25
Start Date: 18/May/22 16:25
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #4061:
URL: https://github.com/apache/activemq-artemis/pull/4061#discussion_r876099013
##########
artemis-website/package-lock.json:
##########
@@ -3734,7 +3734,7 @@
"boolbase": "~1.0.0",
"css-what": "2.1",
"domutils": "1.5.1",
- "nth-check": "^2.0.1"
+ "nth-check": "~1.0.1"
Review Comment:
This one seems unrelated also.
##########
artemis-website/package-lock.json:
##########
@@ -4899,8 +4899,7 @@
"dev": true
},
"nth-check": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
+ "version": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
Review Comment:
This one seems unrelated also.
Issue Time Tracking
-------------------
Worklog Id: (was: 772015)
Time Spent: 6h 20m (was: 6h 10m)
> 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: 6h 20m
> 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)