Story #7098
Enable restriction on nodeId for CN.listObjects
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_cn_service
Target version:
Start date:
2015-05-14
Due date:
% Done:
100%
Story Points:
Sprint:
Subtasks
History
#1 Updated by Dave Vieglais over 9 years ago
It is often necessary to retrieve a list of synchronized objects from the CN to verify MN functionality. However, it is not currently possible to limit list objects to a specific NodeID, and so the solr index is typically used to provide the list. Since listObjects is more directly related to the actual synchronized content, it may be more accurate in some cases to use this service over search or query. It would also enable comparison of results in the index vs not.
#2 Updated by Dave Vieglais over 9 years ago
- Target version changed from CCI-2.0.0 to CCI-2.0-TRUNK
#3 Updated by Dave Vieglais over 9 years ago
- Target version changed from CCI-2.0-TRUNK to CCI-2.0.0
#4 Updated by Dave Vieglais over 9 years ago
- Category set to d1_cn_service
#5 Updated by Ben Leinfelder over 9 years ago
This is updated in d1_common_java and d1_libclient_java. See subtask for Metacat impl progress.
#6 Updated by Dave Vieglais over 9 years ago
- Assignee set to Dave Vieglais
#7 Updated by Jing Tao over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100