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

Fix segmentation fault caused by #1961 #2029

Commits on Mar 23, 2017

  1. Fix segmenetation fault caused by facebook#1961

    Summary:
    Fixes facebook#1961 which causes a segfault when filter_policy is nullptr and both
    pin_l0_filter_and_index_blocks_in_cache/cache_index_and_filter_blocks
    are set.
    
    Test Plan:
    TEST_TMPDIR=/data/rate_limit_bench/ ./db_bench -benchmarks=fillrandom
    -pin_l0_filter_and_index_blocks_in_cache=true
    -cache_index_and_filter_blocks=true
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    
    Blame Revision:
    maysamyabandeh committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    69df4ee View commit details
    Browse the repository at this point in the history