Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 6714 over 12 years ben leinfelder evict the HazelCast SystemMetadata entry if we ...
CNodeService.java 45 KB 6717 over 12 years Chris Jones Add log statements for each call to ILock.unloc...
D1NodeService.java 35.6 KB 6719 over 12 years ben leinfelder make exception/error reporting clearer -- was g...
MNodeService.java 46.9 KB 6693 over 12 years ben leinfelder verify checksum when retrieving replica from an...
ObjectFormatService.java 7.22 KB 6622 over 12 years ben leinfelder upgrade to 1.0.1-SNAPSHOT DataONE jars
SystemMetadataFactory.java 18.8 KB 6721 over 12 years ben leinfelder generating ORE maps and creating/updating syste...

Latest revisions

# Date Author Comment
6721 11/30/2011 05:31 PM ben leinfelder

generating ORE maps and creating/updating system metadata now. There are some Permission conversion issues to be worked out yet

6719 11/30/2011 05:23 PM ben leinfelder

make exception/error reporting clearer -- was getting lock messages when perhaps that was not the correct exception.

6717 11/30/2011 02:22 PM Chris Jones

Add log statements for each call to ILock.unlock() for debugging.

6714 11/29/2011 03:43 PM ben leinfelder

evict the HazelCast SystemMetadata entry if we update the access control rules via Metacat's legacy API, otherwise stale SystemMetadata stays in memory instead of being looked up from the backing table store.

6713 11/29/2011 03:41 PM ben leinfelder

optionally include ORE generation/insertion into Metacat when generating SystemMetadata
https://redmine.dataone.org/issues/2056

6712 11/29/2011 02:15 PM ben leinfelder

optionally include ORE generation/insertion into Metacat when generating SystemMetadata
https://redmine.dataone.org/issues/2056

6711 11/29/2011 01:44 PM Chris Jones

Set a default HazelcastInstance after init() is called, and use this instance in getLock() to acquire a lock in the cluster.

6710 11/29/2011 01:41 PM ben leinfelder

no need to cast docInfo entries to String -- they are all strings

6709 11/29/2011 01:39 PM ben leinfelder

set revision history, the create/update dates and the owner/submitter (correctly)

6708 11/29/2011 01:05 PM ben leinfelder

use shared method for looking up "docInfo" map -- both in Metacat replication and in D1 system metadata generation

View revisions

Also available in: Atom