Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ForceReplicationHandler.java 14.4 KB 7840 almost 11 years ben leinfelder support a "force replication delete all action"...
ReplMessageHandler.java 6.21 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
ReplicationHandler.java 64.8 KB 8738 about 10 years Jing Tao Index the document after document is written to...
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 95.9 KB 8746 about 10 years ben leinfelder first pass at allowing admins to update DOI reg...
ReplicationServlet.java 9.07 KB 7840 almost 11 years ben leinfelder support a "force replication delete all action"...

Latest revisions

# Date Author Comment
8746 04/23/2014 12:35 PM ben leinfelder

first pass at allowing admins to update DOI registration. This only acts on EML objects at the moment and is meant to illustrate one mechanism for updating the DOIs. https://projects.ecoinformatics.org/ecoinfo/issues/6530

8739 04/17/2014 02:19 PM Jing Tao

Index the document after it has been inserted.

8738 04/17/2014 02:18 PM Jing Tao

Index the document after document is written to the db.

8689 03/03/2014 03:41 PM ben leinfelder

support content from all serverLocations when summarizing entity info (semtools)

8647 02/25/2014 04:14 PM ben leinfelder

recursively submit obsoleted objects for indexing when instructed. https://projects.ecoinformatics.org/ecoinfo/issues/6424

8590 02/11/2014 01:29 PM Peter Slaughter

Run syncAll in a single thread so admin config UI doesn't freeze

8585 02/10/2014 11:52 AM ben leinfelder

Couple modifications:
-use "pid" throughout so as not to confuse docids and pids
-ensure any failures in the set do not prevent synching for other pids in the set

8491 01/12/2014 04:48 PM Peter Slaughter

Sync access policy between mn -> cn in case where metacat native ui being used to update ap on mn

8464 01/07/2014 01:56 PM ben leinfelder

Unify solr indexing with an IndexTask that is added to the queue -- allows us to send more than just the systemMetadata to the indexer. Initially this is for READ event counts for each document. https://projects.ecoinformatics.org/ecoinfo/issues/6346

8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

View revisions

Also available in: Atom