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

5745 ready state batch2 #5764

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open

5745 ready state batch2 #5764

wants to merge 51 commits into from

Conversation

TipzCM
Copy link
Collaborator

@TipzCM TipzCM commented Mar 6, 2024

closes #5745

Copy link

github-actions bot commented Mar 6, 2024

Formatting check succeeded!

Copy link
Contributor

@michaelabuckley michaelabuckley left a comment

Choose a reason for hiding this comment

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

It looks pretty solid. I made a bunch of small suggestions but there is one must-fix, and one path that is too complicated:

  1. We can't fetch the whole chunk in the maintenance loop. Only the id.
  2. The nested internal ifs in the callback are too complicated. Let's figure out how to simplify those.

@TipzCM TipzCM requested a review from a team as a code owner March 21, 2024 20:40
Copy link
Contributor

@michaelabuckley michaelabuckley left a comment

Choose a reason for hiding this comment

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

No show-stoppers.
I think the new interator class has already been written.
Love the new metadata view. Much more explicit that the old no-data path.

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.

Update Batch2 framework with READY state
3 participants