Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
HazelcastService.java 23.5 KB 9116 about 9 years Jing Tao Add the timestamp for the printing out the star...
ObjectPathMap.java 4.67 KB 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
SystemMetadataMap.java 3.56 KB 9490 over 8 years ben leinfelder add warning when exception encountered loading ...

Latest revisions

# Date Author Comment
9833 07/06/2016 04:52 PM Jing Tao

Replaced the JiBXException by MarshallingException.

9490 01/14/2016 01:28 PM ben leinfelder

add warning when exception encountered loading SM into map.

9116 02/12/2015 03:32 PM Jing Tao

Add the timestamp for the printing out the start and end of hazelcast synchronization.

9078 01/27/2015 04:30 PM Jing Tao

Add the log messages to indicate the hazelcast synchronization starting and ending.

8850 09/12/2014 03:56 PM Jing Tao

Add the code to delete systemmetadata.

8810 07/23/2014 04:19 PM ben leinfelder

add support for v2 DataONE API.

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

7842 07/03/2013 12:28 AM ben leinfelder

only use MapStore/MapLoader for saving/loading IndexEvent objects. No need to use a listener since there is only the single node -- all entries are persisted to DB using the hazelcast.xml config we have for the map. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7841 07/03/2013 12:03 AM ben leinfelder

add MapStore/Loader test for the IndexEvents -- adding and removing events in the DB table through hazelcast. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7829 06/25/2013 01:23 PM ben leinfelder

stub for storing IndexEvent objects in Metacat (from metacat-index processing). https://projects.ecoinformatics.org/ecoinfo/issues/5944

View revisions

Also available in: Atom