Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  hazelcast 9833 almost 8 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 105 KB 10030 over 7 years Jing Tao Change an exception to more appropriate exception.
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 124 KB 10021 over 7 years Jing Tao Add some information about pid on the log state...
ObjectFormatService.java 7.08 KB 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
SyncAccessPolicy.java 18 KB 9249 almost 9 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
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.

10006 10/05/2016 04:53 PM Jing Tao

Clear the code for the method handleInsertOrUpdate.

9997 09/28/2016 05:42 PM Jing Tao

Add the code to expand the rights holder if it is a group.

9833 07/06/2016 04:52 PM Jing Tao

Replaced the JiBXException by MarshallingException.

9809 05/25/2016 12:18 PM Jing Tao

Use the method getContextURL rather than getSecureContextURL in the getCapacities method.
So if the server doesn't support sll, the getCapacities will return a baseURL with http.

9783 05/18/2016 01:56 PM ben leinfelder

correct two minor differences from 2.6 merge: formatId parameter for MetacatHandler and using AuthUtils for gathering group membership information.

View revisions

Also available in: Atom