Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Added high availability content #1596

Merged
merged 4 commits into from
Jun 27, 2019
Merged

Conversation

MadelineMurray
Copy link
Contributor

Added high availability content


!!! note
The minimum number of peers and number of blocks from the best known block for a node to be considered ready
is deployment specific.
Copy link
Contributor

Choose a reason for hiding this comment

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

With the release of 1.1.3, we can now recommend people use the /readiness endpoints for this instead of having to manually piece together these two JSON-RPC methods.


* Track the next nonce outside of the Pantheon node (as MetaMask does)
* Configure the load balancer in sticky mode so requests from a specific account are sent to a single
node unless that node is unavailable.
Copy link
Contributor

Choose a reason for hiding this comment

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

@joshuafernandes Is "sticky mode" a real term or just a colloquialism I picked up from my last employer?

Copy link
Contributor

Choose a reason for hiding this comment

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

sticky sessions mode looks legit to me. It's even in AWS docs.

Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

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

LGTM.

@MadelineMurray MadelineMurray merged commit 5e3715b into PegaSysEng:master Jun 27, 2019
@MadelineMurray MadelineMurray deleted the ha branch June 27, 2019 07:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants