Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 6462 over 12 years Chris Jones Add getNodesMap() to return the hzNodes map fro...
CNodeService.java 27.7 KB 6455 over 12 years ben leinfelder move CNReplicationTask to the hazelcast package
D1NodeService.java 34.3 KB 6453 over 12 years ben leinfelder implicit success for setting accessPolicy - tru...
MNodeService.java 34.6 KB 6397 over 12 years ben leinfelder changes for schema update (d1_common)
MetadataTypeRegister.java 2.84 KB 6366 over 12 years ben leinfelder use new "v1" types from DataONE
ObjectFormatService.java 7.27 KB 6366 over 12 years ben leinfelder use new "v1" types from DataONE
SystemMetadataManager.java 1.62 KB 6366 over 12 years ben leinfelder use new "v1" types from DataONE

Latest revisions

# Date Author Comment
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.

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.

6455 09/19/2011 10:18 AM ben leinfelder

move CNReplicationTask to the hazelcast package

6453 09/16/2011 05:04 PM ben leinfelder

implicit success for setting accessPolicy - trust that the MapStore persists the updated system metadata

6451 09/16/2011 04:42 PM ben leinfelder

check if system metadata exists rather than just the id mapping (before creating the entry)

6449 09/16/2011 03:23 PM ben leinfelder

only "save" to the shared system metadata map - not directly to the table store.

6447 09/16/2011 03:07 PM ben leinfelder

rely on Hazelcast to store the SystemMetadata locally for the node. Entry event listeners store the shared system metadata on their local node when alerted. TODO: remove old replication code that included system metadata xml when replicating scimeta and data

View revisions

Also available in: Atom