Add notes for 2017-09-14

This commit is contained in:
2017-09-14 17:59:44 +03:00
parent 3eae0388dd
commit 7f6bf50d5d
34 changed files with 155 additions and 40 deletions

View File

@ -330,3 +330,10 @@ dspace=# select distinct text_value, authority, confidence from metadatavalue wh
```
- It added *another* authority... surely this is not the desired behavior, or maybe we are not using this as intented?
## 2017-09-14
- Communicate with Handle.net admins to try to get some guidance about the 10947 prefix
- CGSpace was very slow and Uptime Robot even said it was down at one time
- I didn't see any abnormally high usage in the REST or OAI logs, but looking at Munin I see the average JVM usage was at 4.9GB and the heap is only 5GB (5120M), so I think it's just normal growing pains
- Every few months I generally try to increase the JVM heap to be 512M higher than the average usage reported by Munin, so now I adjusted it to 5632M