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

[CELEBORN-1801][FOLLOWUP] Extract RemoteShuffleEnvironment, NettyShuffleEnvironmentWrapper, SimpleResultPartitionAdapter to flink common module #3041

Closed
wants to merge 2 commits into from

Conversation

SteNicholas
Copy link
Member

What changes were proposed in this pull request?

Extract RemoteShuffleEnvironment, NettyShuffleEnvironmentWrapper, SimpleResultPartitionAdapter to flink common module. Meanwhile, RemoteShuffleInputGate and RemoteShuffleResultPartition are abstracted in flink common module.

Why are the changes needed?

After removing out-of-dated flink 1.14 and 1.15 in #3029, RemoteShuffleEnvironment, NettyShuffleEnvironmentWrapper, SimpleResultPartitionAdapter could be extracted to flink common module. Meanwhile, RemoteShuffleInputGate and RemoteShuffleResultPartition could also be abstracted in flink common module.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI.

…fleEnvironmentWrapper, SimpleResultPartitionAdapter to flink common module
…fleEnvironmentWrapper, SimpleResultPartitionAdapter to flink common module
@SteNicholas SteNicholas requested a review from reswqa December 31, 2024 08:31
Copy link
Member

@reswqa reswqa left a comment

Choose a reason for hiding this comment

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

Nice refactor!

@reswqa reswqa closed this in d6496ae Dec 31, 2024
@reswqa
Copy link
Member

reswqa commented Dec 31, 2024

Merged to main(v0.6.0)

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