Skip to content

Specify how provide a high availability #9495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 26, 2018

Conversation

jderusse
Copy link
Member

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this, but it's a bit confusing when reading it. Could we reword it to something like this?

    In order to get high availability when using the ``ConsensusStrategy``, the
    minimum cluster size must be three servers. This allows the cluster to keep
    working when a single server fails (because ``ConsensusStrategy`` requires
    that the response is the same in more than half of the servers).

@jderusse
Copy link
Member Author

I totally agree with your suggestion. (my English is far to be perfect :-), try to do my best)

I'm on my phone, do you mind to update my PR (or push a new one)? If not I would update it tonight with your proposal

@javiereguiluz javiereguiluz merged commit 2d8e18b into symfony:3.4 Mar 26, 2018
javiereguiluz added a commit that referenced this pull request Mar 26, 2018
…eguiluz)

This PR was merged into the 3.4 branch.

Discussion
----------

Specify how provide a high availability

Fixes symfony/symfony#26026

Commits
-------

2d8e18b Reword
bd5a472 Specify how provide a high availability
@jderusse jderusse deleted the lock-availability branch April 18, 2020 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants