Conversation
fisx
reviewed
Jan 31, 2022
| cassandra: | ||
| host: cassandra-ephemeral | ||
| replicaCount: 1 | ||
| replicationFactor: 1 |
Contributor
There was a problem hiding this comment.
aren't there any call sides that need to be changed in sync with this?
Member
Author
There was a problem hiding this comment.
The change in the previous PR is backwards compatible, so nothing has to be changed, but it's nice if it's changed so eventually the old stuff can be phased out.
There is wireapp/wire-server-deploy#541
There are also references in cailleach, but those require a new version deployed to the respective environment first. I'll open separate PRs there.
Member
Author
There was a problem hiding this comment.
Created https://wearezeta.atlassian.net/browse/SQPIT-884 to track other deployments. Good concern!
akshaymankar
approved these changes
Feb 8, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #2079. Just for cleanup, old and new parameter works as #2079 has a fallback to 'replicaCount', but going forward replicationFactor is the better naming.