Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9304 over 8 years Jing Tao Use the TypeFactory to replace the TypeMarshall...
  hazelcast 9116 about 9 years Jing Tao Add the timestamp for the printing out the star...
  v1 9317 over 8 years Jing Tao use the TypeFactory to convert the Log and Obje...
CNodeService.java 85.8 KB 9326 over 8 years Chris Jones Change updateReplicationMetadata() and setRepli...
D1NodeService.java 95 KB 9328 over 8 years Jing Tao Add more debug messages for the isCNAdmin method.
D1NodeVersionChecker.java 4.49 KB 9291 over 8 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 105 KB 9322 over 8 years Jing Tao Add the code to check if we can't get the curre...
ObjectFormatService.java 7.06 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
SyncAccessPolicy.java 18 KB 9249 almost 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
9328 09/23/2015 12:00 PM Jing Tao

Add more debug messages for the isCNAdmin method.

9326 09/16/2015 12:57 PM Chris Jones

Change updateReplicationMetadata() and setReplicationStatus() to no longer set the dateSysmetaModified date per our discussion on 9/16/15.

9325 09/16/2015 10:04 AM Jing Tao

Add more debug statement for the updateSystemMetadata method.

9322 09/15/2015 03:15 PM Jing Tao

Add the code to check if we can't get the current system metadata from the node in the mn.systemMetadataChanged method.
If we can't find it, an InvalidRequest will be thrown.

9321 09/10/2015 09:47 AM Jing Tao

Fixed a bug that a client can set the original member node to be null.

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.

View revisions

Also available in: Atom