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

Ensure orhpaned series cleaned up with shard drop #10212

Merged
merged 4 commits into from
Aug 21, 2018
Merged

Commits on Aug 20, 2018

  1. Refactor DropSeriesGlobal

    e-dard committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    035b26c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a67f15f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Refactor index names

    e-dard committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    dece5b8 View commit details
    Browse the repository at this point in the history
  2. Ensure orphaned series removed from inmem index

    This commit ensures that any orphaned series (series that are to be
    removed and no longer are referenced anywhere in the database) are
    removed from the `inmem` index when a shard is dropped.
    e-dard committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    f52de2d View commit details
    Browse the repository at this point in the history