Update notes for 2018-04-15

This commit is contained in:
2018-04-15 11:18:17 +03:00
parent eda4e1a65b
commit 76e89a9ed9
3 changed files with 27 additions and 8 deletions

View File

@ -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)