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

Default to mmapfs within hybridfs #8508

Merged
merged 6 commits into from
Aug 15, 2023
Merged

Commits on Aug 15, 2023

  1. Default to mmapfs within hybridfs

    Signed-off-by: David Zane <davizane@amazon.com>
    dzane17 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    25becfb View commit details
    Browse the repository at this point in the history
  2. Add index setting validation func

    Signed-off-by: David Zane <davizane@amazon.com>
    dzane17 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    db3a168 View commit details
    Browse the repository at this point in the history
  3. Reviewer comments

    Signed-off-by: David Zane <davizane@amazon.com>
    dzane17 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bee285b View commit details
    Browse the repository at this point in the history
  4. Clean up, mmap.extensions validation

    Signed-off-by: David Zane <davizane@amazon.com>
    dzane17 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e49e3c5 View commit details
    Browse the repository at this point in the history
  5. Deprecation flag, build all_ext list

    Signed-off-by: David Zane <davizane@amazon.com>
    dzane17 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0794f6a View commit details
    Browse the repository at this point in the history
  6. Make nioExtensions unmodifiable

    Signed-off-by: David Zane <davizane@amazon.com>
    dzane17 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b8e1e09 View commit details
    Browse the repository at this point in the history