Task #2947
Story #2945: Dataone-cn-solr prerm script destroys index data
Update dataone-cn-solr prerm and postinst scripts to prevent data and config loss
Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_cn_solr_extensions
Target version:
Start date:
2012-06-15
Due date:
% Done:
100%
Milestone:
CCI-1.0.1
Product Version:
*
Story Points:
Sprint:
Description
Update debian package scripts to stop removing log and search index solr core data and configuration directories on upgrade.
Remove rm lines from prerm.
Conditionally create initial log and search index solr cores for fresh installs and skip for upgrades.
Should include in 1.0.1 patch of dataone-cn-solr so next upgrade of component does not also suffer from this issue.
History
#1 Updated by Skye Roseboom over 12 years ago
- Status changed from In Progress to Closed
tested in cn-dev. added to 1.0.0 branch for 1.0.1 release.