Update notes

This commit is contained in:
2018-02-08 00:56:53 +02:00
parent 5e4dab0002
commit 3234e0d48a
4 changed files with 16 additions and 16 deletions

View File

@ -299,4 +299,4 @@ $ psql -c 'select * from pg_stat_activity' | grep -o -E '(dspaceWeb|dspaceApi|ds
- So is this just some fucked up XMLUI database leaking?
- I notice there is an issue (that I've probably noticed before) on the Jira tracker about this that was fixed in DSpace 5.7: https://jira.duraspace.org/browse/DS-3551
- I seriously doubt this leaking shit is fixed for sure, but I'm gonna cherry-pick all those commits and try them on DSpace Test and probably even CGSpace because I'm fed up with this shit
- If I do, I need to remember to remove them when I rebase `5_x-prod` on top of the latest upstream 5.x branch later
- I cherry-picked all the commits for DS-3551 but it won't build on our current DSpace 5.5!