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

Added support for feature flags in opensearch.yml (#4959) #5707

Closed

Commits on Jan 19, 2023

  1. Added support for feature flags in opensearch.yml (opensearch-project…

    …#4959)
    
    This change introduces a static store "settings"
    in FeatureFlags.java file to enable isEnabled method to
    fetch flag settings defined in opensearch.yml.
    
    Signed-off-by: Nagaraj Tantri <nagarajtantri@gmail.com>
    
    (cherry picked from commit 241bd42)
    ntantri committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    272edee View commit details
    Browse the repository at this point in the history