Skip to content

Conversation

@owen-d
Copy link
Member

@owen-d owen-d commented Jan 6, 2025

Adds support for the planner to only emit jobs of a certain size. This is useful in multiple scenarios, including preventing us from re-enqueueing tiny jobs after each one for a partition finishes.

Depends on #15614

@owen-d owen-d requested a review from a team as a code owner January 6, 2025 21:45
@owen-d owen-d changed the title fix(blockbuilder) min job size Jan 6, 2025
@owen-d owen-d force-pushed the blockbuilder-min-job-size branch from 4a9d5ae to 9bee54d Compare January 6, 2025 22:11
@github-actions github-actions bot added the type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories label Jan 6, 2025
@pull-request-size pull-request-size bot added size/L and removed size/M labels Jan 6, 2025
@pull-request-size pull-request-size bot added size/M and removed size/L labels Jan 7, 2025
Copy link
Contributor

@ashwanthgoli ashwanthgoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ashwanthgoli ashwanthgoli merged commit c43aa56 into grafana:main Jan 7, 2025
61 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories

2 participants