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

base, licenseccl: Revise resolution strategy for LicenseTTL #129052

Merged

Commits on Aug 27, 2024

  1. base, licenseccl: Revise resolution strategy for LicenseTTL

    Previously, for resolving the cluster's license expiry we relied on a metric
    whose value was regularly ticked down by an async task. This change seeks to
    only the resolve value at read time by reading directly from the cluster
    settings when its requested.
    
    Release note: None
    
    Fixes: CRDB-40592
    Epic: CRDB-8035
    angles-n-daemons committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d9c375b View commit details
    Browse the repository at this point in the history