Skip to content

[fix](web) FE startup fail due to websocket startup#62560

Merged
yiguolei merged 1 commit intoapache:branch-4.1from
gavinchou:gavin-pick-60369-branch-4.1
Apr 16, 2026
Merged

[fix](web) FE startup fail due to websocket startup#62560
yiguolei merged 1 commit intoapache:branch-4.1from
gavinchou:gavin-pick-60369-branch-4.1

Conversation

@gavinchou
Copy link
Copy Markdown
Contributor

Summary

Pick #60369 to branch-4.1

Changes

  • Fix FE startup failure when enable_https=true by using Spring Boot's addServerCustomizers() hook to initialize WebSocket support before WebAppContext starts
  • Compatible with branch-4.1's existing HTTP header size configuration

Test

  • FE build passed

Related Issue

close #60366

@gavinchou gavinchou requested a review from yiguolei as a code owner April 16, 2026 10:41
@hello-stephen
Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@gavinchou
Copy link
Copy Markdown
Contributor Author

run buildall

1 similar comment
@gavinchou
Copy link
Copy Markdown
Contributor Author

run buildall

@hello-stephen
Copy link
Copy Markdown
Contributor

FE Regression Coverage Report

Increment line coverage 30.00% (6/20) 🎉
Increment coverage report
Complete coverage report

@yiguolei
Copy link
Copy Markdown
Contributor

skip buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit ee12830 into apache:branch-4.1 Apr 16, 2026
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants