[
https://issues.apache.org/jira/browse/ARTEMIS-4495?focusedWorklogId=889784&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-889784
]
ASF GitHub Bot logged work on ARTEMIS-4495:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Nov/23 19:38
Start Date: 09/Nov/23 19:38
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on code in PR #4667:
URL: https://github.com/apache/activemq-artemis/pull/4667#discussion_r1388501449
##########
artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/management/ActiveMQServerControl.java:
##########
@@ -1988,11 +1988,27 @@ void resetUser(@Parameter(name = "username", desc =
"Name of the user") String u
@Operation(desc = "forces the broker to reload its configuration file",
impact = MBeanOperationInfo.ACTION)
void reloadConfigurationFile() throws Exception;
+ /**
Review Comment:
I'm adding javadoc here, since I am adding a hyperlink from the doc towards
the javadoc.
Issue Time Tracking
-------------------
Worklog Id: (was: 889784)
Time Spent: 20m (was: 10m)
> Improve documentation on journal retention
> ------------------------------------------
>
> Key: ARTEMIS-4495
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4495
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.32.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)