Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 8850 over 9 years Jing Tao Add the code to delete systemmetadata.
  v1 8829 almost 10 years ben leinfelder convert v2 SM to v1 SM for the v1 service call ...
CNodeService.java 70.5 KB 8971 over 9 years Jing Tao Add delete log for data objects on CNs.
D1NodeService.java 60.7 KB 9017 over 9 years Jing Tao 1. In the identifierExists method, the code to ...
DOIService.java 12.5 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
MNodeService.java 84.3 KB 8948 over 9 years Jing Tao Write the input stream into the file system wit...
ObjectFormatService.java 7.06 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
SyncAccessPolicy.java 17.5 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
SystemMetadataFactory.java 34.5 KB 8991 over 9 years Jing Tao Fixed a bug that the reindex of data objects ma...

Latest revisions

# Date Author Comment
9017 12/11/2014 03:24 PM Jing Tao

1. In the identifierExists method, the code to check if the identifier exist on the serial-id fields of the system metadata table.
2. Fixed a bug on the identifierExists - it considered an identifier didn't exist when the determining process threw an exception.

8991 11/20/2014 09:00 AM Jing Tao

Fixed a bug that the reindex of data objects may index an archived data object.

8986 11/19/2014 04:59 PM Jing Tao

Fixed a bug that the solr index of data files doesn't reflect the change of access control.

8971 11/17/2014 04:30 PM Jing Tao

Add delete log for data objects on CNs.

8948 10/31/2014 05:36 PM Jing Tao

Write the input stream into the file system without alteration in dataone create and update methods.

8903 10/15/2014 04:34 PM Jing Tao

Added the code to inform users the pid was deleted in the NotFound exception.

8901 10/14/2014 06:11 PM Jing Tao

Added the code to check if a not-found object was deleted in the isAuthorized method.

8887 10/10/2014 02:10 PM Jing Tao

Remove the system metadata for data objects.

8869 09/18/2014 03:12 PM Jing Tao

Persitence the system metadata object in the memory before deleting it from hazelcast.

8850 09/12/2014 03:56 PM Jing Tao

Add the code to delete systemmetadata.

View revisions

Also available in: Atom