mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2020-02-19
This commit is contained in:
@ -457,5 +457,16 @@ UPDATE 26
|
||||
- A few days ago Atmire responded to my question about DSpace 6.4-SNAPSHOT saying that they can only confirm that 6.3 works with their modules
|
||||
- I responded to say that we agree to target 6.3, but that I will cherry-pick important patches from the `dspace-6_x` branch at our own responsibility
|
||||
- Send a message to dspace-devel asking them to tag DSpace 6.4
|
||||
- Udana from IWMI asked about the OAI base URL for their community on CGSpace
|
||||
- I think it should be this: https://cgspace.cgiar.org/oai/request?verb=ListRecords&metadataPrefix=oai_dc&set=com_10568_16814
|
||||
|
||||
## 2020-02-19
|
||||
|
||||
- I noticed a thread on the mailing list about the Tomcat header size and Solr max boolean clauses error
|
||||
- The solution is to do as we have done and increase the headers / boolean clauses, or to simply [disable access rights awareness](https://wiki.lyrasis.org/display/DSPACE/TechnicalFaq#TechnicalFAQ-I'mgetting%22SolrException:BadRequest%22followedbyalongqueryora%22tooManyClauses%22Exception) in Discovery
|
||||
- I applied the fix to the `5_x-prod` branch and cherry-picked it to `6_x-dev`
|
||||
- Upgrade Tomcat from 7.0.99 to 7.0.100 in [Ansible infrastructure playbooks](https://github.com/ilri/rmg-ansible-public)
|
||||
- Upgrade PostgreSQL JDBC driver from 42.2.9 to 42.2.10 in [Ansible infrastructure playbooks](https://github.com/ilri/rmg-ansible-public)
|
||||
- Run Tomcat and PostgreSQL JDBC driver updates on DSpace Test (linode19)
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user