Skip to content

(infra): updating local Cassandra to 4.0.7 minds/infrastructure/infrastructure#26

Zack Wynne requested to merge infra/cassandra-upgrade-26 into master

Ticket(s) / Related Merge Requests

minds/infrastructure/infrastructure#26 (closed)

Summary of Changes

This MR upgrades Cassandra from 3.11 to 4.0 for the local Docker Compose stack. See also the related engine MR:

engine!1215 (merged)

Testing Considerations

minds install

Note: I've not tested upgrading a 3.11 instance from 4.0 locally, only fresh installs. I would think rebuilding the container using the new image should be sufficient, but take care when updating your own stack.

Deployment Considerations

Regression Scope

Local Cassandra

Platform Affected (web, mobile, etc)

N/A

Developer Testing Completed

Tested fresh local install with Cassandra 4.0.7, including basic usage of the app.

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Zack Wynne

Merge request reports