Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 6963 about 12 years ben leinfelder additional logging of the config file being use...
CNodeService.java 54.4 KB 6934 over 12 years ben leinfelder use RC-1 Dataone jars
D1NodeService.java 40.2 KB 6944 over 12 years ben leinfelder use UTC serialization for log entries so that t...
MNodeService.java 49.3 KB 6948 over 12 years Chris Jones fix a bug in MNodeService.replicate() where the...
ObjectFormatService.java 7.18 KB 6803 over 12 years ben leinfelder new jars with many changes -- including new CN ...
SystemMetadataFactory.java 27.3 KB 6970 about 12 years ben leinfelder create system metadata object if it wasn't foun...

Latest revisions

# Date Author Comment
6970 02/01/2012 03:52 PM ben leinfelder

create system metadata object if it wasn't found in HZ

6964 01/27/2012 05:15 PM ben leinfelder

multithreaded implementation for processing docids for system metadata generation.
need to investigate ant/junit running that deadlocks hazelcast (config?)

6963 01/27/2012 05:12 PM ben leinfelder

additional logging of the config file being used - seem to have thread locking on the xmlConfig use when running under ant/junit

6962 01/27/2012 10:53 AM ben leinfelder

calculate object size using the size on the file system rather than re-reading as an input stream.
Now only EML document bytes will be read twice: once for the checksum and again for parsing out datapackage details

6961 01/26/2012 11:14 PM ben leinfelder

system metadata generation optionally skips entries that have already been generated (data size, checksum) but allows the latest EML that describes them to have the last word on object format

6960 01/26/2012 09:35 PM ben leinfelder

remove DML for parsing -- the D1 EML parser still uses DOM, so this may not be too big of a perfromance improvement

6948 01/24/2012 04:32 PM Chris Jones

fix a bug in MNodeService.replicate() where the checksum value was being compared to the computed checksum object, not its value.

6944 01/24/2012 10:35 AM ben leinfelder

use UTC serialization for log entries so that the timestamp, not just the date, is preserved
https://redmine.dataone.org/issues/2257

6938 01/23/2012 02:43 PM Chris Jones

In MN.getCapabilities(), the required contact subject was not being added to the node instance from the dataone properties. Add it in.

6934 01/23/2012 11:08 AM ben leinfelder

use RC-1 Dataone jars

View revisions

Also available in: Atom