Task #3158
Clean up erroneous error message in index processing log
Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_indexer
Target version:
Start date:
2012-08-27
Due date:
% Done:
100%
Milestone:
CCI-1.0.4
Product Version:
*
Story Points:
Sprint:
Description
While processing system metadata update for ORE/resource maps - the delete from index logic for resource maps needs to check whether the resource map has been copied locally - before processing the delete.
If objectPath is empty, cannot delete the resource map from index - need to update associated resources' data relationships (resourceMap, documents, isDocumentedBy).
History
#1 Updated by Skye Roseboom about 12 years ago
- Status changed from In Progress to Testing
Copied onto 1.0.0 branch, ready for testing.
update cn-index-processor component.
#2 Updated by Skye Roseboom about 12 years ago
- Status changed from Testing to Closed
tested in stage with RC branch code. Error where object path is missing for a delete request from index has been resolved. Testing for existence of object path file location before attempting to process task. integrates with index task retry backoff stragety 3162