Update notes for 2016-04-20

This commit is contained in:
2016-04-20 21:09:33 +03:00
parent 9cd6d1ffd1
commit 15d903c8e5
4 changed files with 35 additions and 0 deletions

View File

@ -300,3 +300,11 @@ UPDATE 46075
- Also, I migrated CGSpace to using the PGDG PostgreSQL repo as the infrastructure playbooks had been using it for a while and it seemed to be working well
- Basically, this gives us the ability to use the latest upstream stable 9.3.x release (currently 9.3.12)
- Looking into the REST API errors again, it looks like these started appearing a few days ago in the tens of thousands:
```
$ grep -c "Aborting context in finally statement" dspace.log.2016-04-20
21252
```
- I found a recent discussion on the DSpace mailing list and I've asked for advice there