Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 6401 over 12 years Chris Jones Modify HazelcastService to read configuration i...
CNodeService.java 26.3 KB 6397 over 12 years ben leinfelder changes for schema update (d1_common)
D1NodeService.java 33.6 KB 6402 over 12 years Chris Jones Catch D1nodeService up to the DataONE 0.6.4 sch...
MNodeService.java 34.6 KB 6397 over 12 years ben leinfelder changes for schema update (d1_common)
MetadataTypeRegister.java 2.84 KB 6366 over 12 years ben leinfelder use new "v1" types from DataONE
ObjectFormatService.java 7.27 KB 6366 over 12 years ben leinfelder use new "v1" types from DataONE
SystemMetadataManager.java 1.62 KB 6366 over 12 years ben leinfelder use new "v1" types from DataONE

Latest revisions

# Date Author Comment
6402 09/11/2011 12:20 PM Chris Jones

Catch D1nodeService up to the DataONE 0.6.4 schema where there is no ObjectFormat.isScienceMetadata() method, but rather ObjectFormat.getFormatType() where type is currently one of 'DATA, 'METADATA', or 'RESOURCE'.

6401 09/11/2011 12:12 PM Chris Jones

Modify HazelcastService to read configuration information from an on-disk file (not from a jar file). Added init() to start up the service (was calling doRefresh() before. We still need to decide if this is a refreshable service.

6399 09/08/2011 02:23 PM ben leinfelder

move HazelcastService to D1 package

6397 09/07/2011 05:16 PM ben leinfelder

changes for schema update (d1_common)

6395 09/06/2011 02:33 PM ben leinfelder

added HazelCast MapStore and MapLoader implementation for SystemMetadata

6394 09/06/2011 11:55 AM ben leinfelder

use InvalidRequest when the PID is not found. https://redmine.dataone.org/issues/1768

6391 09/02/2011 01:57 PM ben leinfelder

use Permission.REPLICATE not EXECUTE

6390 09/02/2011 01:41 PM ben leinfelder

check with the CN if replication is allowed for the object in question for getReplica()

6389 09/02/2011 12:45 PM ben leinfelder

add getReplica() implementation. same as get() but with different logging. seems silly, but maybe I missed something important that distinguishes this method.

6384 08/31/2011 02:36 PM Chris Jones

Update classes to use the DataONE 0.6.4 schema and types. Major changes involve using BigInteger vs long in SystemMetadata.size, and using ObjectFormatIdentifier rather than Object format.

View revisions

Also available in: Atom