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

refactor(bloom planner): Compute gaps and build tasks from metas and TSDBs #12994

Merged
merged 11 commits into from
May 21, 2024

Commits on May 20, 2024

  1. Add configs and limits

    salvacorts committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2c82bbd View commit details
    Browse the repository at this point in the history
  2. run on interval

    salvacorts committed May 20, 2024
    Configuration menu
    Copy the full SHA
    872f7ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5570b38 View commit details
    Browse the repository at this point in the history
  4. Compute ownership gaps

    salvacorts committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9d4e94d View commit details
    Browse the repository at this point in the history
  5. Build tasks

    salvacorts committed May 20, 2024
    Configuration menu
    Copy the full SHA
    58f410a View commit details
    Browse the repository at this point in the history
  6. Add tests

    salvacorts committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bb6b3d9 View commit details
    Browse the repository at this point in the history
  7. update docs

    salvacorts committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8d8495f View commit details
    Browse the repository at this point in the history
  8. lint

    salvacorts committed May 20, 2024
    Configuration menu
    Copy the full SHA
    35b9d2d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. CR feedback

    salvacorts committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6020b91 View commit details
    Browse the repository at this point in the history
  2. Add limits

    salvacorts committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c9c3036 View commit details
    Browse the repository at this point in the history
  3. Remove queue field

    salvacorts committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0a347cc View commit details
    Browse the repository at this point in the history