Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 6182 almost 13 years ben leinfelder add commons-io-2.0.jar dependency to Metacat Cl...
  lib 6461 over 12 years Chris Jones Set the correct cluster name and password for t...
  src 6465 over 12 years Chris Jones Remove references to CNReplicationTask.
  test 6452 over 12 years ben leinfelder test relationship assertion using obsoletes
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 29.7 KB 6231 almost 13 years ben leinfelder include release notes from 1.9.5 branch (includ...
build.properties 2.76 KB 6439 over 12 years ben leinfelder remove unused/old D1 SCHEMA downloads and build...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 54 KB 6438 over 12 years ben leinfelder remove unused/old D1 SCHEMA downloads and build...
workflowscheduler.build.xml 16.3 KB 6053 almost 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
6465 09/20/2011 07:18 AM Chris Jones

Remove references to CNReplicationTask.

6464 09/20/2011 07:17 AM Chris Jones

Remove the CNReplicationTask (for now). We will be using Metacat's ForceReplicationHandler to replicate science metadata across CNs, and may explore the use of a 100% evicted hzScienceMetadata map. Either way, the distributed task design won't be needed. When a dropped CN comes back online, we'll catch it up based on last modified dates for PIDs in the hzSystemMetadata map.

6463 09/20/2011 07:12 AM Chris Jones

Change isNodeAuthorized() to query the hzSystemMetadata map rather than the hzPendingreplicationTasks map. The latter isn't needed for authorization since the ReplicationStatus for each Replica in SystemMetadata lists the status of the replica and can be queried.

6462 09/20/2011 06:42 AM Chris Jones

Add getNodesMap() to return the hzNodes map from the process cluster. Remove getPendingReplicationTasks since that structure is being removed. Add minor documentation.

6461 09/19/2011 06:29 PM Chris Jones

Set the correct cluster name and password for the D1 Hazelcast process cluster. This will likely change for production deployments.

6460 09/19/2011 03:39 PM ben leinfelder

only include 0.6.4 schemas for D1. Will also need to update this when we release whatever v1 ends up being.

6459 09/19/2011 03:26 PM ben leinfelder

lookup latest system metadata update date for use in synchronizing CN-CN when an offline nodes comes back online

6458 09/19/2011 12:17 PM rnahf

changed the key type from Identifier to String for ObjectPathMap. (need a Comparable key).

6457 09/19/2011 11:48 AM ben leinfelder

rework this to be MN->MN replication. Should be fleshed out more.

6456 09/19/2011 11:43 AM ben leinfelder

throw RuntimeExceptions when store() methods throw declared exceptions -- we want callers to put() to be alerted if there are errors.

View all revisions | View revisions

Also available in: Atom