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

lmdbslab.dropdb, initdb fixes #1174

Merged
merged 6 commits into from
Mar 20, 2019
Merged

lmdbslab.dropdb, initdb fixes #1174

merged 6 commits into from
Mar 20, 2019

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    b6a83ad View commit details
    Browse the repository at this point in the history
  2. lmdbslab.dropdb, initdb fixes

    Fix failure in dropdb.  Made similar change to initdb to match
    Fix logger formatting failure in lmdblayer
    Separate maxsize test to fix occasional test failure
    Optimize mapfull_runsyncloop test
    
    dropdb could raise lmdb.MapFullError.  This requires an API change from
    passing the DB name instead of the DB object.
    jnwatson committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    698f0bf View commit details
    Browse the repository at this point in the history
  3. Fix mapfull drop test

    jnwatson committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    66f4f3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fc0918 View commit details
    Browse the repository at this point in the history
  5. Epiphyte review suggestion

    jnwatson committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    5a0f192 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a14d0b4 View commit details
    Browse the repository at this point in the history