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.5 KB 6757 over 12 years Chris Jones If a member node cannot be found in the node li...
D1NodeService.java 35.5 KB 6754 over 12 years ben leinfelder update with latest d1_common/d1_lib (includes l...
MNodeService.java 47 KB 6773 over 12 years ben leinfelder include SerialVersion in describe response http...
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
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

6725 12/01/2011 01:12 PM ben leinfelder

set/update the obsoletes/obsoletedBy fields in system metadata so that we always have a complete revision history for each object.
Note: ORE maps do not have revision history...yet(?)

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.

View revisions

Also available in: Atom