Skip to content

feat(count): add tracker support to apache_combined generator#122

Open
Dylan-M wants to merge 1 commit into04-01-docs_count_add_finite_generation_documentationfrom
04-01-feat_count_add_tracker_support_to_apache_combined_generator
Open

feat(count): add tracker support to apache_combined generator#122
Dylan-M wants to merge 1 commit into04-01-docs_count_add_finite_generation_documentationfrom
04-01-feat_count_add_tracker_support_to_apache_combined_generator

Conversation

@Dylan-M
Copy link
Copy Markdown
Collaborator

@Dylan-M Dylan-M commented Apr 1, 2026

Proposed Change

Add finite generation count support to the apache_combined generator. Adds tracker field, SetCountTracker() method, and Acquire() check in the worker loop before generation. When count is exhausted, workers pause and wait for resume (idle mode) or stop (exit mode).

This PR is part of a stack for PIPE-926. The full implementation plan is attached as a document on that ticket.

Checklist
  • Changes are tested
  • CI has passed

Copy link
Copy Markdown
Collaborator Author

Dylan-M commented Apr 1, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Dylan-M Dylan-M requested a review from jsirianni April 1, 2026 12:34
@Dylan-M Dylan-M marked this pull request as ready for review April 1, 2026 12:35
@Dylan-M Dylan-M requested a review from a team as a code owner April 1, 2026 12:35
@Dylan-M Dylan-M changed the base branch from 04-01-docs_count_add_finite_generation_documentation to graphite-base/122 April 1, 2026 12:52
@Dylan-M Dylan-M force-pushed the graphite-base/122 branch from 3c3b3e9 to ed6455b Compare April 1, 2026 12:53
@Dylan-M Dylan-M force-pushed the 04-01-feat_count_add_tracker_support_to_apache_combined_generator branch from 820ef3a to 41b8ec7 Compare April 1, 2026 12:53
@Dylan-M Dylan-M changed the base branch from graphite-base/122 to 04-01-docs_count_add_finite_generation_documentation April 1, 2026 12:53
@Dylan-M Dylan-M changed the base branch from 04-01-docs_count_add_finite_generation_documentation to graphite-base/122 April 2, 2026 14:26
@Dylan-M Dylan-M force-pushed the 04-01-feat_count_add_tracker_support_to_apache_combined_generator branch from 41b8ec7 to 6061846 Compare April 2, 2026 14:28
@Dylan-M Dylan-M force-pushed the graphite-base/122 branch from ed6455b to 6c901df Compare April 2, 2026 14:28
@Dylan-M Dylan-M changed the base branch from graphite-base/122 to 04-01-docs_count_add_finite_generation_documentation April 2, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants