Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 7117 about 12 years ben leinfelder add comment about returning early when no syste...
CNodeService.java 58.4 KB 7086 about 12 years Chris Jones Also allow MNs to set the FAILED status in setR...
D1NodeService.java 48.1 KB 7122 about 12 years ben leinfelder additional debug logging for tracking down MN r...
MNodeService.java 48.9 KB 7125 about 12 years ben leinfelder catch general Exception that may be thrown duri...
ObjectFormatService.java 7.18 KB 6803 over 12 years ben leinfelder new jars with many changes -- including new CN ...
SystemMetadataFactory.java 30.4 KB 7123 about 12 years ben leinfelder catch errors for each localid we are processing...

Latest revisions

# Date Author Comment
7125 04/06/2012 02:58 PM ben leinfelder

catch general Exception that may be thrown during MN.replicate() when creating the object locally. There are a few records that keep slipping off our radar with no explanation as to why they remain in "REQUESTED" status.

7123 04/06/2012 01:53 PM ben leinfelder

catch errors for each localid we are processing so that they do do prevent other ids from having ORE content generated

7122 04/06/2012 01:52 PM ben leinfelder

additional debug logging for tracking down MN replication errors

7117 04/04/2012 04:55 PM ben leinfelder

add comment about returning early when no system metadata can be found.
removed extraneous check on the content type of the SM -- was unused.
formatted indenting

7116 04/04/2012 04:49 PM ben leinfelder

for SystemMetadata events we first check the event for the SM value. If it returns null, we look it up from the shared map. It seems as if we don't always get a value with our events.

7115 04/04/2012 03:35 PM ben leinfelder

comment out: synchronize local system metadata on cn restart

7114 04/03/2012 01:31 PM ben leinfelder

synchronize local system metadata on cn restart

7113 04/03/2012 11:58 AM ben leinfelder

additional logging in MN.replicate()

7112 04/03/2012 11:32 AM ben leinfelder

double check "ecogrid" data urls for valid docid.rev - namely integer rev numbers - when parsing EML and also generating system metadata when necessary. Log the errors as warnings.

7111 04/02/2012 04:11 PM ben leinfelder

log calls to store() system metadata to the backing store

View revisions

Also available in: Atom