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 86.7 KB 9337 over 8 years Jing Tao CN.updateSystemMetadata will ignore the serial ...
D1NodeService.java 96.2 KB 9335 over 8 years Jing Tao Add the code to check the date of system metada...
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 106 KB 9335 over 8 years Jing Tao Add the code to check the date of system metada...
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
9337 09/25/2015 02:55 PM Jing Tao

CN.updateSystemMetadata will ignore the serial version and replica list in the comming system metadata from the mn.

9335 09/24/2015 04:58 PM Jing Tao

Add the code to check the date of system metadata modification match in MN.updateSystemMetadata only. CN.updateSystemMetadata doesn't check.

9329 09/23/2015 03:35 PM Jing Tao

Commented out the code to check serial version on the updateSystemMetadata method.

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.

View revisions

Also available in: Atom