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-1317][FOLLOWUP] ServerConnector supports celeborn.master.http.stopTimeout and celeborn.worker.http.stopTimeout #2437

Closed
wants to merge 1 commit into from

Conversation

SteNicholas
Copy link
Member

What changes were proposed in this pull request?

ServerConnector supports celeborn.master.http.stopTimeout and celeborn.worker.http.stopTimeout.

Why are the changes needed?

Jetty Server supports celeborn.master.http.stopTimeout and celeborn.worker.http.stopTimeout, but ServerConnector does not support, which default stop timeout is 5min.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Local test.

…tp.stopTimeout and celeborn.worker.http.stopTimeout
@SteNicholas
Copy link
Member Author

Ping @RexXiong, @turboFei.

@RexXiong RexXiong closed this in df2cb1b Apr 1, 2024
CodingCat pushed a commit to CodingCat/incubator-celeborn that referenced this pull request Apr 1, 2024
…tp.stopTimeout and celeborn.worker.http.stopTimeout

### What changes were proposed in this pull request?

`ServerConnector` supports `celeborn.master.http.stopTimeout` and `celeborn.worker.http.stopTimeout`.

### Why are the changes needed?

Jetty `Server` supports `celeborn.master.http.stopTimeout` and `celeborn.worker.http.stopTimeout`, but `ServerConnector` does not support, which default stop timeout is 5min.

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

No.

### How was this patch tested?

Local test.

Closes apache#2437 from SteNicholas/CELEBORN-1317.

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

3 participants