diff --git a/content/posts/2018-04.md b/content/posts/2018-04.md index 93ae3ecc6..678e6b127 100644 --- a/content/posts/2018-04.md +++ b/content/posts/2018-04.md @@ -319,3 +319,12 @@ event.dispatcher.default.consumers = authority, versioning, discovery, eperson, - After disabling the authority consumer I no longer see the error - I merged a pull request to the `5_x-prod` branch to clean that up ([#372](https://github.com/ilri/DSpace/pull/372)) - File a ticket on DSpace's Jira for the `target="_blank"` security and performance issue ([DS-3891](https://jira.duraspace.org/browse/DS-3891)) +- I re-deployed DSpace Test (linode19) and was surprised by how long it took the ant update to complete: + +``` +BUILD SUCCESSFUL +Total time: 4 minutes 12 seconds +``` + +- The Linode block storage is much slower than the instance storage +- I ran all system updates and rebooted DSpace Test (linode19) diff --git a/docs/2018-04/index.html b/docs/2018-04/index.html index e9992d153..862154132 100644 --- a/docs/2018-04/index.html +++ b/docs/2018-04/index.html @@ -21,7 +21,7 @@ Catalina logs at least show some memory errors yesterday: - + @@ -53,9 +53,9 @@ Catalina logs at least show some memory errors yesterday: "@type": "BlogPosting", "headline": "April, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-04/", - "wordCount": "1549", + "wordCount": "1596", "datePublished": "2018-04-01T16:13:54+02:00", - "dateModified": "2018-04-13T20:24:30+03:00", + "dateModified": "2018-04-15T10:20:44+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -476,6 +476,16 @@ java.lang.NullPointerException
5_x-prod
branch to clean that up (#372)target="_blank"
security and performance issue (DS-3891)BUILD SUCCESSFUL
+Total time: 4 minutes 12 seconds
+
+
+