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-1715] RemoteShuffleMaster should check celeborn.client.push.replicate.enabled in constructor #2911

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SteNicholas
Copy link
Member

What changes were proposed in this pull request?

RemoteShuffleMaster checks celeborn.client.push.replicate.enabled in constructor instead of registerJob.

Why are the changes needed?

RemoteShuffleMaster checks whether celeborn.client.push.replicate.enabled is false in registerJob, which could check in constructor.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

RemoteShuffleMasterSuiteJ#testInvalidShuffleConfig

@SteNicholas
Copy link
Member Author

Ping @reswqa, @RexXiong.

@SteNicholas SteNicholas force-pushed the CELEBORN-1715 branch 5 times, most recently from 68f608b to 583d7b9 Compare November 12, 2024 14:37
@SteNicholas
Copy link
Member Author

Ping @RexXiong, @FMX.

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