Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9833 over 7 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  hazelcast 9833 over 7 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  v1 10041 over 7 years Jing Tao Use the "MNRead" to replace "MNStorage" to dete...
CNodeService.java 93.3 KB 10041 over 7 years Jing Tao Use the "MNRead" to replace "MNStorage" to dete...
D1NodeService.java 111 KB 10106 over 7 years Jing Tao Add methods to check if there are circular obso...
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 over 9 years ben leinfelder add support for v2 DataONE API.
MNodeService.java 129 KB 10129 over 7 years Jing Tao Change the calling code when the method insertO...
ObjectFormatService.java 7.08 KB 9833 over 7 years Jing Tao Replaced the JiBXException by MarshallingExcept...
SyncAccessPolicy.java 18 KB 9249 over 8 years Jing Tao Use the NodeReference object to replace the rep...
SystemMetadataFactory.java 34.6 KB 10047 over 7 years Matt Jones Fix issue in getDefaultReplicationPolicy. Prev...

Latest revisions

# Date Author Comment
10129 12/15/2016 02:40 PM Jing Tao

Change the calling code when the method insertOrUpdateDocument signature is changed.

10118 12/13/2016 02:43 PM Jing Tao

Add some performace debug information.

10106 12/08/2016 02:15 PM Jing Tao

Add methods to check if there are circular obsoletes/obsoletedBy chains in the mn.updateSystemmetadata method.

10104 12/07/2016 04:06 PM Jing Tao

Don't share the same executor in the two classes.

10102 12/07/2016 01:34 PM Jing Tao

Call the cn.synchronize method asynchronously in the mn.updateSystemmetadata method.

10047 11/22/2016 02:55 PM Matt Jones

Fix issue in getDefaultReplicationPolicy.

Previously, under some circumstances, a ReplicationPolicy was created but was missing the optional replicationAllowed and numReplicas attributes. These are critical to the policy, so ensure they are set to sensible defaults even when property parsing errors and other issues might skip them. Added a test of this method, but I note that other methods in SystemMetadataFactory do not have unit tests and should be added if they are modified.

10041 11/09/2016 05:26 PM Jing Tao

Use the "MNRead" to replace "MNStorage" to determine the version of the MN.

10030 10/26/2016 05:10 PM Jing Tao

Change an exception to more appropriate exception.

10027 10/24/2016 01:36 PM Jing Tao

Add more debug statement for deleting.

10021 10/19/2016 03:29 PM Jing Tao

Add some information about pid on the log statement.

View revisions

Also available in: Atom