[ 
https://issues.apache.org/jira/browse/ARTEMIS-4092?focusedWorklogId=828426&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-828426
 ]

ASF GitHub Bot logged work on ARTEMIS-4092:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Nov/22 16:11
            Start Date: 23/Nov/22 16:11
    Worklog Time Spent: 10m 
      Work Description: asfgit closed pull request #4291: ARTEMIS-4092: resolve 
issues with upgrade backups, tweaks for clarity
URL: https://github.com/apache/activemq-artemis/pull/4291




Issue Time Tracking
-------------------

    Worklog Id:     (was: 828426)
    Time Spent: 20m  (was: 10m)

> ./artemis upgrade backup is not created properly / incomplete
> -------------------------------------------------------------
>
>                 Key: ARTEMIS-4092
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4092
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.27.0
>            Reporter: Stephen Baker
>            Assignee: Robbie Gemmell
>            Priority: Major
>             Fix For: 2.28.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When ./artemis upgrade is run, the backup files are written to a file named 
> after their parent directory, and only the last file is included.
>  
> To reproduce, run the artemis:ubuntu-11 docker image for artemis 2.17 in tty 
> mode.
> Access the console, modify artemis.profile with new properties, e.g. for us 
> we have several properties starting with RAVE_* that we pass into a second 
> JAVA_ARGS line for injection into broker.xml
> cd /opt/apache-artemis/bin
> ./artemis upgrade /var/lib/artemis-instance
>  
> Navigate to /var/lib/artemis-instance/old-config-bkp.0
> Observe that etc and bin are files not directories.
> cat etc to see that it contains artemis.profile. bootstrap.xml is not backed 
> up.
>  
> There is a tmp directory which contains all files modified but does not 
> contain their original state, the added parameters will be missing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to