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

Integrate Opencensus and fix Jepsen bank test #2764

Merged
merged 12 commits into from
Nov 20, 2018
Merged

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    3eebed5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Configuration menu
    Copy the full SHA
    a9d9476 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Opencensus in Zero.

    manishrjain committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    3fc12ce View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Some more annotates

    manishrjain committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    e45ab19 View commit details
    Browse the repository at this point in the history
  2. One fix for Jepsen test, which ensures that a context deadline cannot…

    … just cancel a txn proposal. Need some refactoring of how Zero gets membership updates, now that we need Zero to not forward proposals to the leader.
    manishrjain committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    712bcd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    384b437 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c650214 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9046554 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcdd3dd View commit details
    Browse the repository at this point in the history
  7. Add a TODO

    manishrjain committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    b1cbfe4 View commit details
    Browse the repository at this point in the history
  8. Self review

    manishrjain committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    149e6b1 View commit details
    Browse the repository at this point in the history
  9. Self Review

    manishrjain committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    e60bc7a View commit details
    Browse the repository at this point in the history