Update notes for 2016-12-05

This commit is contained in:
2016-12-05 18:48:17 +02:00
parent e5c7b524da
commit 08fedcee46
5 changed files with 45 additions and 1 deletions

View File

@ -193,3 +193,11 @@ GC_TUNE="-XX:-UseSuperWord \
- Spin up new CGSpace server on Linode
- I did a few traceroutes from Jordan and Kenya and it seems that Linode's Frankfurt datacenter is a few less hops and perhaps less packet loss than the London one, so I put the new server in Frankfurt
- Do initial provisioning
- Atmire responded about the MQM warnings in the DSpace logs
- Apparently we need to change the batch edit consumers in `dspace/config/dspace.cfg`:
```
event.consumer.batchedit.filters = Community|Collection+Create
```
- I haven't tested it yet, but I created a pull request: [#289](https://github.com/ilri/DSpace/pull/289)