Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
GenerateGlobalIdentifiers.java 18.8 KB 6976 about 12 years Matt Jones Commenting out the parts of the upgrade script ...
GenerateORE.java 3.02 KB 6912 over 12 years ben leinfelder -generate system meta for all docids, even thos...
GenerateSystemMetadata.java 6.95 KB 6981 about 12 years ben leinfelder do not wait for SM generation to complete durin...
Upgrade1_5_0.java 5.57 KB 6012 about 13 years ben leinfelder add support for temporal element query in pathq...
Upgrade2_0_0.java 2.8 KB 6955 over 12 years ben leinfelder include generate system metadata upgrade in the...
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 about 13 years ben leinfelder add support for temporal element query in pathq...

Latest revisions

# Date Author Comment
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.

6966 01/30/2012 02:49 PM ben leinfelder

upgrade to hazelcast 1.9.4.6 so that threadpools are released when not needed (http://code.google.com/p/hazelcast/issues/detail?id=765).
include ant target to run a specific main class (mostly for debugging)

6964 01/27/2012 05:15 PM ben leinfelder

multithreaded implementation for processing docids for system metadata generation.
need to investigate ant/junit running that deadlocks hazelcast (config?)

6957 01/26/2012 12:48 PM ben leinfelder

only attempt to update date-like nodedata values.

6955 01/26/2012 10:03 AM ben leinfelder

include generate system metadata upgrade in the success flag

6954 01/26/2012 10:02 AM ben leinfelder

more clean up - reuse prepared statement for data update

6953 01/26/2012 08:40 AM ben leinfelder

look up nodedata values first, then update each one - trying to avoid out of memory exception.

View revisions

Also available in: Atom