Update notes for 2018-09-25

This commit is contained in:
2018-09-25 22:06:05 +03:00
parent e6e19dc6a4
commit a55bf52bc1
4 changed files with 16 additions and 14 deletions

View File

@ -491,5 +491,6 @@ $ dspace stats-util -f
- Also, CGSpace currently has 60,089,394 view events with `isBot:true` in it's Solr statistics core and it is 124GB!
- Amazing! After running `dspace stats-util -f` on CGSpace the Solr statistics core went from 124GB to 84GB, and there are only 700 events with `isBot:true` so I should really disable logging of bot events!
- I'm super curious to see how the JVM heap usage changes...
- I made (and merged) a pull request to disable bot logging on the `5_x-prod` branch ([#387](https://github.com/ilri/DSpace/pull/387))
<!-- vim: set sw=2 ts=2: -->