[jboss-jira] [JBoss JIRA] (AS7-6741) Module query mechanism to prevent inadvertent uninstallation.
Jeremy Whiting (JIRA)
jira-events at lists.jboss.org
Mon Mar 18 05:11:42 EDT 2013
Jeremy Whiting created AS7-6741:
-----------------------------------
Summary: Module query mechanism to prevent inadvertent uninstallation.
Key: AS7-6741
URL: https://issues.jboss.org/browse/AS7-6741
Project: Application Server 7
Issue Type: Feature Request
Components: ConfigAdmin
Affects Versions: 8.0.0.Alpha1
Environment: All environments.
Reporter: Jeremy Whiting
Assignee: Thomas Diesler
Priority: Minor
This feature request is to add the ability to query a deployment module. Good examples for this feature are jbosstm or hornetq but not limited to them.
A module that has saved files or meta-data to ensure application data consistency needs to prevent the un-installation of the module. Typically these are crash recovery records that have heuristic failures and cannot be automatically resolved when the system starts. When the records have been resolved and no longer necessary the deployment can be removed.
This feature means users/operators that manage installations do not inadvertently make matters worse by upgrading a module which cannot read an existing/written record format.
The un-installation could be forcefully removed by for example clicking a checkbox in a GUI and a data health warning displayed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list