Update notes for 2016-03-07

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2016-03-07 21:22:38 +02:00
parent 7187a77463
commit 15950a51fd
4 changed files with 18 additions and 0 deletions

View File

@ -18,3 +18,9 @@ image = "../images/bg.jpg"
- Their changes on `5_x-dev` branch work, but it is messy as hell with merge commits and old branch base
- When I rebase their branch on the latest `5_x-prod` I get blank white pages
- I identified one commit that causes the issue and let them know
- Restart DSpace Test, as it seems to have crashed after Sisay tried to import some CSV or zip or something:
```
Exception in thread "Lucene Merge Thread #19" org.apache.lucene.index.MergePolicy$MergeException: java.io.IOException: No space left on device
```