ror-community / ror-roadmap

Central information about what is happening at ROR and how to contribute feedback
10 stars 1 forks source link

[MAINTENANCE] Update Elasticsearch to 7.10 #161

Closed lizkrznarich closed 1 year ago

lizkrznarich commented 1 year ago

Service/repository ror-api, new-deployment

Describe the current state/issue ROR currently runs Elasticsearch v6.8 via AWS managed Elasticsearch service. This version is outdated and is not supported by newer AWS instance types. Additionally, v6.x Elasticsearch Docker containers used when running ror-api locally do not work on computers with Mac M1/M2 chips.

Describe the desired state/solution Update Elastic search and related ror-api code/tests to v7.10, which is the last open source version (and the latest version supported by AWS).

Additional notes

lizkrznarich commented 1 year ago

https://github.com/ror-community/ror-api/pull/330 https://github.com/ror-community/new-deployment/pull/146