[
https://issues.apache.org/jira/browse/ARTEMIS-4081?focusedWorklogId=823147&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-823147
]
ASF GitHub Bot logged work on ARTEMIS-4081:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Nov/22 17:15
Start Date: 03/Nov/22 17:15
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on code in PR #4246:
URL: https://github.com/apache/activemq-artemis/pull/4246#discussion_r1013197648
##########
tests/smoke-tests/src/main/resources/servers/toUpgradeTest/etc/artemis.profile:
##########
@@ -0,0 +1,63 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+ARTEMIS_HOME='/Users/someUser/Downloads/upgrade/apache-artemis-2.25.0'
Review Comment:
@TheCycoONE , @gemmellr I don't know how to write something that would read
simple though.
I prefer to just say the upgrade tool is used to upgrade a server.
If you think some good wording to add here... can you send a separate PR in
there?
Issue Time Tracking
-------------------
Worklog Id: (was: 823147)
Time Spent: 50m (was: 40m)
> Upgrade command
> ---------------
>
> Key: ARTEMIS-4081
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4081
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.27.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> We should add a command to upgrade an instance from an older broker.
> ./artemis upgrade <old-instance> should update the required scripts and files
> to reflect a new broker home.
> The touched files should be backed up for easy recovering in case of failure
> and also for the user to compare eventual configuration they might have done
> on scripts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)