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

Advance PRRLs to match GCP of tracked shards #43751

Commits on Jun 28, 2019

  1. Advance PRRLs to match GCP of tracked shards

    This commit adjusts the behaviour of the retention lease sync to first renew
    any peer-recovery retention leases where either:
    
    - the corresponding shard's global checkpoint has advanced, or
    
    - the lease is older than half of its expiry time
    
    Relates elastic#41536
    DaveCTurner committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    b043d0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4df52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83275e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    d80e57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    400794e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b0d067 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ed465 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d42a9c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1b4caf View commit details
    Browse the repository at this point in the history