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

lessor: extend leases on promote if expires will be rate limited #8149

Merged
merged 2 commits into from
Jun 22, 2017

Commits on Jun 22, 2017

  1. lessor: extend leases on promote if expires will be rate limited

    Instead of unconditionally randomizing, extend leases on promotion
    if too many leases expire within the same time span. If the server
    has few leases or spread out expires, there will be no extension.
    heyitsanthony committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    c38c00f View commit details
    Browse the repository at this point in the history
  2. Revert "integration: remove lease exist checking on randomized expiry"

    This reverts commit 95bc33f. The new
    lease extension algorithm should pass this test.
    heyitsanthony committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    ac06167 View commit details
    Browse the repository at this point in the history