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

release-24.2: storage: remove WAL failover enterprise license check #131542

Open
wants to merge 1 commit into
base: release-24.2
Choose a base branch
from

Commits on Sep 27, 2024

  1. storage: remove WAL failover enterprise license check

    The license check may be performed before the node has fully initialized and
    knows whether a valid enterprise license is available. A warning may be logged
    erroneously, which may confuse. Remove the license check altogether given the
    direction CockroachDB enterprise licensing is moving in general.
    
    Epic: none
    Informs cockroachdb#129240.
    Release note: none
    jbowens committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2604219 View commit details
    Browse the repository at this point in the history