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...
ReplMessageHandler.java 6.21 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
ReplicationHandler.java 63.1 KB 7358 over 11 years ben leinfelder create docid-guid mapping during replication if...
ReplicationServer.java 3.95 KB 6814 over 12 years ben leinfelder remove flag for independent system metadata rep...
ReplicationServerList.java 16.3 KB 6814 over 12 years ben leinfelder remove flag for independent system metadata rep...
ReplicationService.java 89 KB 7358 over 11 years ben leinfelder create docid-guid mapping during replication if...
ReplicationServlet.java 8.81 KB 6669 over 12 years ben leinfelder move replication configuration actions to the a...

Latest revisions

# Date Author Comment
7358 08/23/2012 09:45 PM ben leinfelder

create docid-guid mapping during replication if it does not exist. we were [incorrectly] assuming that there would be SM coming with the document info that would fill this information in, but for traditional non-MN Metacat deployments there is no SM to provide a mapping. In this case we use the docid as the guid.

7356 08/17/2012 12:42 PM ben leinfelder

stream the replication "update" response rather than building up a complete list in a stringbuffer. prompted by findings on t he CN: https://redmine.dataone.org/issues/3141

7348 08/06/2012 11:08 AM ben leinfelder

remove unused "dataonelogger"

7338 08/01/2012 07:00 PM ben leinfelder

remove possibility for infinite loop in case data replication is not configured for the server and a data file is encountered (yikes!)

7337 08/01/2012 05:33 PM ben leinfelder

added logging debug statements to see where the replication timeout might be occurring.

7317 07/17/2012 12:06 PM ben leinfelder

only look up the client timeout property once, not every time we make a call
https://redmine.dataone.org/issues/3078

7313 07/17/2012 10:19 AM ben leinfelder

configurable replication client timeout
https://redmine.dataone.org/issues/3078

7196 05/29/2012 09:33 AM ben leinfelder

stack trace the HZ put exception during CN-CN replication

7195 05/29/2012 07:37 AM ben leinfelder

additional debugging statements for CONCURRENT_MAP_PUT error during CN-CN replication.

7175 05/18/2012 12:09 PM ben leinfelder

instead of generating SM and ORE maps during dataone configuration/MN registration, moved this all to the replication admin screen where we can target generation for specific nodes. That way it's more controlled as to when and where we generate DataONE required content....

View revisions

Also available in: Atom