Skip to content

http_server: stop fallback to WEBrick #575

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

Merged

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Apr 10, 2025

daipom added a commit to fluent/fluentd that referenced this pull request Apr 10, 2025
**Which issue(s) this PR fixes**: 
* Partially Fixes #4648

**What this PR does / why we need it**: 
Make `http_server` plugin helper stop the fallback to WEBrick.

WEBrick is no longer recommended for production use.

We don't need this feature because it was for supporting Ruby < 2.3.
(#2447)

**Docs Changes**:

https://docs.fluentd.org/plugin-helper-overview/api-plugin-helper-http_server
=> fluent/fluentd-docs-gitbook#575

**Release Note**: 
The same as the title.

Signed-off-by: Daijiro Fukuda <[email protected]>
@daipom daipom marked this pull request as ready for review June 25, 2025 05:27
@daipom daipom added the pending To be done in the future label Jun 25, 2025
@daipom daipom removed the pending To be done in the future label Jul 30, 2025
@daipom daipom requested review from Watson1978 and kenhys July 30, 2025 08:05
Copy link
Contributor

@Watson1978 Watson1978 left a comment

Choose a reason for hiding this comment

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

👍🏻

@daipom daipom merged commit 82b62c2 into fluent:1.0 Jul 30, 2025
2 checks passed
@daipom daipom deleted the http_server-remove-fallback-feature-to-webrick branch July 30, 2025 08:17
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