Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  upgrade 6919 over 12 years Chris Jones Use the Collections class from java.util.
AdminException.java 1.47 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
AuthAdmin.java 10.7 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
BackupAdmin.java 8.89 KB 5076 over 14 years daigle Change RequestUtil forwardRequest() method to t...
D1Admin.java 17.6 KB 6864 over 12 years ben leinfelder store D1 configuration properties in the main b...
DBAdmin.java 35.6 KB 6012 about 13 years ben leinfelder add support for temporal element query in pathq...
GeoserverAdmin.java 11 KB 6560 over 12 years ben leinfelder correctly check for missing config values durin...
LoginAdmin.java 5.27 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
MetacatAdmin.java 1.64 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
MetacatAdminServlet.java 9.68 KB 6669 over 12 years ben leinfelder move replication configuration actions to the a...
PropertiesAdmin.java 13.7 KB 6635 over 12 years ben leinfelder DataONE MN registration/configuration is now it...
ReplicationAdmin.java 5.86 KB 6672 over 12 years ben leinfelder replication control panel now fully implemented...
SkinsAdmin.java 11.7 KB 5076 over 14 years daigle Change RequestUtil forwardRequest() method to t...

Latest revisions

# Date Author Comment
6919 01/17/2012 04:21 PM Chris Jones

Use the Collections class from java.util.

6912 01/17/2012 12:06 PM ben leinfelder

-generate system meta for all docids, even those not originating on the server (replicas from the past)
-generate ORE docs and download remote data only for those documents that originated on this server being upgraded.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5522

6911 01/17/2012 11:43 AM ben leinfelder

refactor generate system meta loop to the factory class -- to be reused in sysmeta and ORE generation
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5522

6909 01/13/2012 04:57 PM ben leinfelder

do NOT generate ORE maps or download data when we do the initial System Metadata generation -- this is deferred until D1 registration.

6908 01/13/2012 02:25 PM ben leinfelder

make more generic so that a custom list of IDs can be passed in.

6906 01/13/2012 01:31 PM ben leinfelder

insert OR update system metadata -- no need to do an update right after initial insert...

6905 01/13/2012 01:05 PM ben leinfelder

call the System Metadata generator during upgrade to 2.0.0

6904 01/13/2012 11:17 AM Chris Jones

In IdentifierManager.updateSystemMetadata(), add a check for invalid system metadata (fields that throw a NullPointerException on access) to ensure that system metadata is populated correctly. Updated calling classes to handle the exception.

6864 01/06/2012 01:51 PM ben leinfelder

store D1 configuration properties in the main backup so that they persist between upgrades.

6862 01/06/2012 10:45 AM ben leinfelder

update authoritative member node id when we change it (reconfiguration) and when we initially register as a MN with the CN.

View revisions

Also available in: Atom