Skip to content
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

Revise TLA spec. #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 22, 2016

  1. Revise TLA spec.

    The following revision is made.
    
    1. The clientRequests become a variable, which uniquely identified each request received by server.
    2. Only valid message is evaluated, to reduce state space.
    3. Add test to see if there are more than one Leader per term in the cluster.
    4. Add test to see if the committedLog is consistent.
    jinlmsft committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    bae0bc1 View commit details
    Browse the repository at this point in the history