Necessary Maintenance #12980
art_file_catalog configuration should be removed
Status:
New
Priority:
Normal
Assignee:
-
Category:
Services
Start date:
06/21/2016
Due date:
% Done:
0%
Estimated time:
Description
The configuration of FileCatalogMetadata
service is SBND-specific, but the configuration table is named art_file_catalog
.
I renamed it to sbnd_file_catalog
. The art_file_catalog
table is still defined (as an alias of the new one), to make transition easier.
The old name should be removed after the transition is completed.
Associated revisions
History
#1 Updated by Gianluca Petrillo over 3 years ago
- Tracker changed from Support to Necessary Maintenance
- Category set to Services
Renamed SAM service configuration to "sbnd_file_catalog".
It was "art_file_catalog". Same thing for a "_data" and a "_mc" version.
The old symbols are defined as aliases. Issue #12980 is tracking this.