Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9304 about 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 9304 about 9 years Jing Tao Use the TypeFactory to replace the TypeMarshall...
CNodeService.java 85.2 KB 9294 about 9 years Jing Tao When the cn.notifyReplicaNodes method, if the t...
D1NodeService.java 93.1 KB 9284 about 9 years Jing Tao The code was added to compare the serial versio...
D1NodeVersionChecker.java 4.49 KB 9291 about 9 years Jing Tao A new class is used to get the version of servi...
DOIService.java 12.5 KB 8810 about 10 years ben leinfelder add support for v2 DataONE API.
MNodeService.java 104 KB 9305 about 9 years Jing Tao Use the application/bagit-097 to replace applic...
ObjectFormatService.java 7.06 KB 8810 about 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 almost 10 years Jing Tao Fixed a bug that the reindex of data objects ma...

Latest revisions

# Date Author Comment
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.

9290 08/10/2015 04:57 PM Jing Tao

Only support the application/bagit format in the getPackage method.

9288 08/07/2015 08:02 AM Jing Tao

Use the status of mn.ping to guess the version of the source node in the replicate method.

9287 08/06/2015 05:23 PM Jing Tao

In the replicate method, it will use the v1.getReplica method if the source node only supports v1 replication service.

9284 08/06/2015 02:34 PM Jing Tao

The code was added to compare the serial version in the updateSystemMetadata method. If the serial version in the new system metadata is less than or equals previous version, an exception will be thrown.

9283 08/06/2015 01:57 PM Jing Tao

Increase the version number after updating the existing object's system metadata in the update method.

View revisions

Also available in: Atom