[infinispan-issues] [JBoss JIRA] (ISPN-11624) Server patching tool
Tristan Tarrant (Jira)
issues at jboss.org
Thu Apr 23 10:38:51 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-11624:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/8235
> Server patching tool
> --------------------
>
> Key: ISPN-11624
> URL: https://issues.redhat.com/browse/ISPN-11624
> Project: Infinispan
> Issue Type: Feature Request
> Components: CLI, Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Labels: supportability
> Fix For: 11.0.0.Dev05
>
>
> Add patching commands to the CLI:
> * *patch create* to create patch archives (zips)
> * *patch ls* to list the patches applied to a server
> * *patch describe* to describe the contents of a patch archive
> * *patch install* to install a patch on a server
> * *patch rollback* to roll back the server to the previous patch
> The patch zip should contain all the artifacts to upgrade from any number of source versions to a target version and a series of json patch descriptor with instructions (ADD, REMOVE, REPLACE, UPGRADE) on how to apply those artifacts
> The installation process will back up any artifacts that will be replaced/upgraded/removed so that they can be rolled back.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list