Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CNodeService.java 23 KB 6339 almost 13 years ben leinfelder add hasReservation() method (NotImplemented, ho...
D1NodeService.java 33.4 KB 6353 almost 13 years Chris Jones In D1NodeService.getLogRecords(), don't pass in...
HealthService.java 4.13 KB 5770 over 13 years berkley implemented health api
MNodeService.java 33 KB 6354 almost 13 years Chris Jones Return the new pid (not the obsoleted pid) on u...
MetadataTypeRegister.java 2.84 KB 6358 almost 13 years ben leinfelder use the ObjectFormat Id (not toString()) to che...
ObjectFormatService.java 7.26 KB 6306 almost 13 years ben leinfelder allow the test to read the OFL docid
SystemMetadataManager.java 1.62 KB 6099 almost 13 years ben leinfelder -remove system metadata guid -> local id mappin...

Latest revisions

# Date Author Comment
6362 07/20/2011 03:00 PM ben leinfelder

remove CrudService -- replaced by MNodeService and CNodeService

6358 07/20/2011 11:39 AM ben leinfelder

use the ObjectFormat Id (not toString()) to check against the configured science metadata formats

6354 07/19/2011 08:09 AM Chris Jones

Return the new pid (not the obsoleted pid) on update(), and set the correct system metadata.

6353 07/15/2011 07:11 AM Chris Jones

In D1NodeService.getLogRecords(), don't pass in null start and count params - set them to the defaults (0 and 1000).

6351 07/14/2011 09:25 PM Chris Jones

In MNodeService.getCapabilities(), update the properties to match those in metacat.properties. Flesh out the NodeHealth object, adding NodeState, Ping, and Status information. Flesh out the Synchronization object information, but for now, use mock values. TODO: This should be determined from configuration and on-the-fly information.

6347 07/14/2011 02:25 PM Chris Jones

In MNodeService.getCapabilities(), set the synchronization and replication properties of the node.

6345 07/14/2011 02:06 PM Chris Jones

In MNodeService.getCapabilities(), set the serviceAvailable for each service supported.

6343 07/14/2011 01:20 PM Chris Jones

In MNodeService.getCapabilities(), set the serviceVersion for each service supported.

6341 07/14/2011 09:15 AM ben leinfelder

check reservation before create/update

6340 07/14/2011 01:52 AM Chris Jones

Use D1 properties to set node values, and add the 'WAR VERSION' back into the node name for deployments.

View revisions

Also available in: Atom