Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dataone 7006 over 12 years ben leinfelder use IdMan method to find docids that do not alr...
GenerateGlobalIdentifiers.java 18.8 KB 6976 over 12 years Matt Jones Commenting out the parts of the upgrade script ...
Upgrade1_5_0.java 5.57 KB 6012 over 13 years ben leinfelder add support for temporal element query in pathq...
Upgrade2_0_0.java 2.61 KB 6996 over 12 years ben leinfelder generate SystemMetadata during D1 registration ...
UpgradeEmptyReplicatedDataFile.java 5.57 KB 6856 over 12 years ben leinfelder only delete replicated data files (server_locat...
UpgradeNodeDataDatetime.java 7.72 KB 6957 over 12 years ben leinfelder only attempt to update date-like nodedata values.
UpgradeUtilityInterface.java 195 Bytes 6012 over 13 years ben leinfelder add support for temporal element query in pathq...

Latest revisions

# Date Author Comment
7006 02/09/2012 03:48 PM ben leinfelder

use IdMan method to find docids that do not already have system metadata records -- this lets us re-run without re computing system metadata for every entry (in case the process is interrupted). I haven' been using this option because I wanted to continually regenerate all SM for everything in my test DBs, but we are so close to release that I want to get this in there.

7005 02/09/2012 02:39 PM ben leinfelder

for testing: limit and randomize the docs to generate metadata for

7004 02/09/2012 08:39 AM ben leinfelder

FOR TESTING ONLY: limit number of records to 100 so that we can get an estimate

6999 02/08/2012 10:58 AM ben leinfelder

refactor D1-specific upgrade utilities into their own package

6996 02/08/2012 10:44 AM ben leinfelder

generate SystemMetadata during D1 registration (not 2.0.0 upgrade). This process runs in a thread and updates a metacat.properties value when it is complete.

6993 02/07/2012 03:18 PM ben leinfelder

use correct Collections import

6981 02/06/2012 11:40 AM ben leinfelder

do not wait for SM generation to complete during the upgrade -- this way the web UI wont hang for days. the process sets a metacat property when it is complete.

6980 02/06/2012 11:38 AM ben leinfelder
6977 02/02/2012 05:15 PM ben leinfelder

do not shutdown hazelcast -- it needs to be running after the upgrade process so that Metacat actually works.
I think the newer version of HZ makes it so the threads are all released as needed.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5572

6976 02/02/2012 03:17 PM Matt Jones

Commenting out the parts of the upgrade script that started to refer to EXID. At this point, the registration of EZID identifiers will be done out-of-band with respect to the upgrade.

View revisions

Also available in: Atom