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

feat(meta): schedule fragments in topological order #1988

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

skyzh
Copy link
Contributor

@skyzh skyzh commented Apr 20, 2022

Signed-off-by: Alex Chi iskyzh@gmail.com

What's changed and what's your intention?

Build fragments in topological order, so that we can enforce same_worker_node_as_upstream actor placement rule.

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

Prepare for #1881

Signed-off-by: Alex Chi <iskyzh@gmail.com>
Copy link
Contributor

@yezizp2012 yezizp2012 left a comment

Choose a reason for hiding this comment

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

LGTM

@skyzh skyzh enabled auto-merge (squash) April 20, 2022 09:28
@skyzh skyzh merged commit b276a0e into main Apr 20, 2022
@skyzh skyzh deleted the skyzh/schedule-in-topological-order branch April 20, 2022 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants