Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ForceReplicationHandler.java 14.3 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
ForceReplicationSystemMetadataHandler.java 4.86 KB 6135 almost 13 years ben leinfelder add option for replicating system metadata (dat...
ReplMessageHandler.java 6.21 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
ReplicationHandler.java 61.2 KB 6542 over 12 years ben leinfelder add User-Agent logging to support D1 requirements
ReplicationServer.java 4.26 KB 6135 almost 13 years ben leinfelder add option for replicating system metadata (dat...
ReplicationServerList.java 17.4 KB 6335 over 12 years ben leinfelder use correct log name for the class
ReplicationService.java 83.9 KB 6542 over 12 years ben leinfelder add User-Agent logging to support D1 requirements
ReplicationServlet.java 9.59 KB 6119 almost 13 years ben leinfelder include System Metadata forced replication - ju...

Latest revisions

# Date Author Comment
6542 10/20/2011 02:03 PM ben leinfelder

add User-Agent logging to support D1 requirements

6531 10/12/2011 11:08 AM ben leinfelder

include SystemMetadata when replicating data and metadata documents -- this allows us to establish the guid-to-docid mapping that is crucial for being able to read the replicated document by guid (d1 api)

6448 09/16/2011 03:17 PM ben leinfelder

do not send <systemMetadata> with the <docInfo> replication information - this is handled by the Hazelcast shared map

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

6367 07/28/2011 10:10 AM ben leinfelder

remove ServiceTypeUtil - replace with TypeMarshaller

6366 07/27/2011 04:25 PM ben leinfelder

use new "v1" types from DataONE

6335 07/11/2011 12:19 PM ben leinfelder

use correct log name for the class

6135 06/08/2011 05:08 PM ben leinfelder

add option for replicating system metadata (dataone)
https://redmine.dataone.org/issues/1626

6125 06/07/2011 10:27 AM ben leinfelder

force replication for newly-registered system metadata

6124 06/07/2011 09:53 AM Chris Jones

Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.

View revisions

Also available in: Atom