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

Remove WAL contention between ingest and searches #1076

Merged
merged 8 commits into from
Oct 26, 2021

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    23ca685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d901d2 View commit details
    Browse the repository at this point in the history
  3. Remove block-level write lock from ingest path, add necessary mutexes…

    … around appender records and block header
    mdisibio committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8fc289c View commit details
    Browse the repository at this point in the history
  4. cleanup

    mdisibio committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    c4d19e8 View commit details
    Browse the repository at this point in the history
  5. cleanup, fix tests

    mdisibio committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    f4bc1cb View commit details
    Browse the repository at this point in the history
  6. changelog

    mdisibio committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    fb317dc View commit details
    Browse the repository at this point in the history
  7. lint

    mdisibio committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    5855e24 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Restore benchmark code block

    mdisibio committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    000df3d View commit details
    Browse the repository at this point in the history