FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add core coordination algorithm for cluster state publishing by JoeNguyen93 · Pull Request #22 · softagram/elasticsearch · GitHub

Add core coordination algorithm for cluster state publishing - #22

Open
JoeNguyen93 wants to merge 8 commits into
masterfrom
pull-32171
Open

JoeNguyen93 wants to merge 8 commits into
masterfrom
pull-32171

Conversation

JoeNguyen93 commented Jul 18, 2018
edited
Loading

Copy link
Copy Markdown

Original PR: elastic#32171

ywelsch added 8 commits July 16, 2018 14:12
Adds the publication term and the last accepted and committed configurations to the cluster state,
following the formal model in
https://github.com/elastic/elasticsearch-formal-models/blob/master/ZenWithTerms/tla/ZenWithTerms.tla
The term represents the reign of a master, and the last committed / accepted configurations
represent the set of quorums that cluster state changes will require (If there's no reconfiguration,
last accepted and last committed configurations coincide).

Copy link
Copy Markdown

Softagram Impact Report for pull/22

⭐ Visual Overview

Changed elements and changed dependencies.


(Open in Softagram Desktop for full details)

⭐ Change Impact

How the changed files are used by the rest of the project


(Open in Softagram Desktop for full details)

📄 Full report

Give feedback of this report to support@softagram.com

softagram deleted a comment from makimat Jul 19, 2018
JoeNguyen93 changed the title Test PR 32171 Add core coordination algorithm for cluster state publishing Jul 19, 2018

TommiTallgren commented Jul 24, 2018
edited
Loading

Copy link
Copy Markdown

Video explaining the Impact report: https://youtu.be/_3OzOVIOmkQ

If you are interested, you can browse full elastic codebase in graphical format, just log in to https://opensource.softagram.com for free, then open the mode with Softagram desktop (https://softagram.com/desktop ) with your credentials

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL