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.4 KB 6777 over 12 years ben leinfelder updated D1 API -- removed Permission.REPLICATE ...
D1NodeService.java 35.5 KB 6754 over 12 years ben leinfelder update with latest d1_common/d1_lib (includes l...
MNodeService.java 48.3 KB 6787 over 12 years ben leinfelder set SystemMetadata.archived=true on MN.delete T...
ObjectFormatService.java 7.22 KB 6622 over 12 years ben leinfelder upgrade to 1.0.1-SNAPSHOT DataONE jars
SystemMetadataFactory.java 20.3 KB 6747 over 12 years ben leinfelder for now, look up SystemMetadata directly from t...

Latest revisions

# Date Author Comment
6787 12/15/2011 01:29 PM ben leinfelder

set SystemMetadata.archived=true on MN.delete
There is ongoing discussion on what the exact behavior should be here, but this mimics Metacat's delete-as-archive action.
http://redmine.dataone.org/issues/882

6786 12/14/2011 08:48 AM Chris Jones

In MNodeService.replicate(), check to see if we have a replica (via an out of band channel) before we call sourceMN.getReplica().

6777 12/13/2011 12:22 PM ben leinfelder

updated D1 API -- removed Permission.REPLICATE and associated parameters

6773 12/13/2011 10:58 AM ben leinfelder

include SerialVersion in describe response
https://redmine.dataone.org/issues/2135
NOTE: d1 jars should be replaced once all schema changes are finalized and the generate d1_common code is committed to svn

6757 12/09/2011 09:05 AM Chris Jones

If a member node cannot be found in the node list matching the targetNodeSubject given in isNodeAuthorized(), throw a ServiceFailure exception.

6754 12/08/2011 01:51 PM ben leinfelder

update with latest d1_common/d1_lib (includes latest schema changes)

6747 12/07/2011 05:05 PM ben leinfelder

for now, look up SystemMetadata directly from the table otherwise we won't have the latest access information. Need to refresh the in-memory copy everytime we edit the access policy via Metacat (includes EML parser)

6744 12/07/2011 12:18 PM ben leinfelder

refactor Metacat access handling to be on a per-revision basis so that it more closely aligns with the DataONE approach
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5560

6727 12/01/2011 01:30 PM ben leinfelder

ensure that the revision list is ordered ascending in case someone changes the sql query without realizing that it matters...

6726 12/01/2011 01:21 PM ben leinfelder

set the byte size of the ORE map before adding it

View revisions

Also available in: Atom