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 disk series read limit #3174

Merged
merged 6 commits into from
Feb 5, 2021
Merged

Commits on Feb 5, 2021

  1. Remove disk series read limit

    The plan is to change this from a lookback limit to a new explicit
    acquire/release permit api that is coming soon. For now remove the
    limit, so we don't release it and have to support it.
    ryanhall07 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    973b8d3 View commit details
    Browse the repository at this point in the history
  2. space fix

    ryanhall07 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    bb0b3f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cffdc7b View commit details
    Browse the repository at this point in the history
  4. fix test

    ryanhall07 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b1dbca8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rhall-remove-disk-series-limit' of github.com:m3db/m3 i…

    …nto rhall-remove-disk-series-limit
    ryanhall07 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d73db9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8afc46b View commit details
    Browse the repository at this point in the history