Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9304 almost 9 years Jing Tao Use the TypeFactory to replace the TypeMarshall...
  hazelcast 9116 over 9 years Jing Tao Add the timestamp for the printing out the star...
  v1 9317 almost 9 years Jing Tao use the TypeFactory to convert the Log and Obje...
CNodeService.java 85.5 KB 9315 almost 9 years Jing Tao In the setReplicaStatus method, if the coming s...
D1NodeService.java 93.3 KB 9320 almost 9 years Jing Tao Change some exceptions from the InvalidSystem t...
D1NodeVersionChecker.java 4.49 KB 9291 almost 9 years Jing Tao A new class is used to get the version of servi...
DOIService.java 12.5 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
MNodeService.java 104 KB 9314 almost 9 years Jing Tao Fixed some incorrect exceptions in the getRepli...
ObjectFormatService.java 7.06 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
SyncAccessPolicy.java 18 KB 9249 about 9 years Jing Tao Use the NodeReference object to replace the rep...
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
9320 09/09/2015 02:09 PM Jing Tao

Change some exceptions from the InvalidSystem to the InvalidRequest in the updateSystemMetadata method.

9317 09/08/2015 03:22 PM Jing Tao

use the TypeFactory to convert the Log and ObjectFormatList objects from the v2 to v1.

9315 09/04/2015 03:05 PM Jing Tao

In the setReplicaStatus method, if the coming status is the same one of the existing one, the system metadata will not be updated.

9314 09/02/2015 11:22 AM Jing Tao

Fixed some incorrect exceptions in the getReplica method.

9309 08/28/2015 09:30 AM Jing Tao

In the isAdminAuthorized method, the faiure of the isNodeAdmin method will not interrupt the next check - if it is a cn.

9305 08/25/2015 03:25 PM Jing Tao

Use the application/bagit-097 to replace application/bagit.

9304 08/25/2015 02:50 PM Jing Tao

Use the TypeFactory to replace the TypeMarshaller according to the change in the d1_common_java.

9295 08/14/2015 04:06 PM Jing Tao

Use the D1NodeVersionChecker to determine the mn's version rather than using ping.

9294 08/14/2015 04:04 PM Jing Tao

When the cn.notifyReplicaNodes method, if the target MN source code is a v2 mn, we will use v2 api; if it is a v1 node, we will use v1 api.

9291 08/12/2015 04:27 PM Jing Tao

A new class is used to get the version of service for a given node.

View revisions

Also available in: Atom