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

Make HybridDirectory MMAP Extensions Configurable #3837

Merged
merged 2 commits into from
Jul 21, 2022

Commits on Jul 11, 2022

  1. Make HybridDirectory MMAP Extensions Configurable

    Make the HybridDirectory's list of mmap extensions configurable
    via index settings instead of being hard-coded to a specfic set.
    Set defaults to the list of currently hard-coded values for
    backwards compatibility.
    
    Signed-off-by: Matt Weber <matt@mattweber.org>
    mattweber committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    8a264c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Add javadoc to INDEX_STORE_HYBRID_MMAP_EXTENSIONS.

    Signed-off-by: Matt Weber <matt@mattweber.org>
    mattweber committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    c36a65d View commit details
    Browse the repository at this point in the history