Skip to content

Conversation

@onebox-li
Copy link
Contributor

What changes were proposed in this pull request?

Fix MasterClient construct method use in MasterClientSuiteJ.

Why are the changes needed?

MasterClient's construct method has changed by #2281 on main. It's a feature to support authentication on branch-0.5.

#2466 's backport on branch-0.4 here caused a conflict in MasterClientSuiteJ.java:319.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Local compile test.

Copy link
Contributor

@FMX FMX left a comment

Choose a reason for hiding this comment

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

LGTM.

@FMX
Copy link
Contributor

FMX commented Apr 23, 2024

I can see that there are UT failures, can you investigate the failures?

@SteNicholas
Copy link
Member

SteNicholas commented Apr 23, 2024

@onebox-li, @FMX, #2369 and #2372 does not cherry pick, which cause the failure of CI.

@onebox-li onebox-li force-pushed the branch-0.4-fix-compile branch from fcaf690 to 9b9c03b Compare April 23, 2024 03:56
Copy link
Member

@SteNicholas SteNicholas left a comment

Choose a reason for hiding this comment

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

LGTM.

@onebox-li onebox-li force-pushed the branch-0.4-fix-compile branch from d74cf8f to 186e5ae Compare April 23, 2024 06:41
Copy link
Member

@SteNicholas SteNicholas left a comment

Choose a reason for hiding this comment

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

LGTM. cc @pan3793, @mridulm, @FMX.

@SteNicholas SteNicholas requested a review from FMX April 23, 2024 07:22
@mridulm
Copy link
Contributor

mridulm commented Apr 23, 2024

LGTM

SteNicholas pushed a commit that referenced this pull request Apr 23, 2024
### What changes were proposed in this pull request?
Fix MasterClient construct method use in MasterClientSuiteJ.

### Why are the changes needed?
MasterClient's construct method has changed by #2281 on main. It's a feature to support authentication on branch-0.5.

#2466 's backport on branch-0.4 here caused a conflict in MasterClientSuiteJ.java:319.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Local compile test.

Closes #2475 from onebox-li/branch-0.4-fix-compile.

Authored-by: onebox-li <[email protected]>
Signed-off-by: SteNicholas <[email protected]>
@SteNicholas
Copy link
Member

Merging to branch-0.4(v0.4.1).

@onebox-li
Copy link
Contributor Author

Thanks all for review, and @SteNicholas cherry-pick necessary PRs.

@onebox-li onebox-li deleted the branch-0.4-fix-compile branch April 23, 2024 08:45
cfmcgrady pushed a commit to cfmcgrady/incubator-celeborn that referenced this pull request Aug 21, 2025
### What changes were proposed in this pull request?
Fix MasterClient construct method use in MasterClientSuiteJ.

### Why are the changes needed?
MasterClient's construct method has changed by apache#2281 on main. It's a feature to support authentication on branch-0.5.

apache#2466 's backport on branch-0.4 here caused a conflict in MasterClientSuiteJ.java:319.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Local compile test.

Closes apache#2475 from onebox-li/branch-0.4-fix-compile.

Authored-by: onebox-li <[email protected]>
Signed-off-by: SteNicholas <[email protected]>
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.

5 participants