Skip to content

Expose the list of supported io_uring features#15785

Merged
normanmaurer merged 1 commit into
netty:4.2from
franz1981:4.2_print_features
Oct 27, 2025
Merged

Expose the list of supported io_uring features#15785
normanmaurer merged 1 commit into
netty:4.2from
franz1981:4.2_print_features

Conversation

@franz1981
Copy link
Copy Markdown
Contributor

Motivation:
Users have to enable debug logging to be aware of any unsupported feature which affect performance: it would be nice to make it more friendly via IoUring::toString

Modification:
Centralize the formatting of the list of supported features while enabling toString to use it

Result:
More user-friendly detection of unsupported features

Motivation:
Users have to enable debug logging to be aware of any unsupported feature which affect performance: it would be nice to make it more friendly via IoUring::toString

Modification:
Centralize the formatting of the list of supported features while enabling toString to use it

Result:
More user-friendly detection of unsupported features
@franz1981 franz1981 marked this pull request as ready for review October 24, 2025 05:19
@franz1981 franz1981 requested review from chrisvest and normanmaurer and removed request for chrisvest October 24, 2025 05:19
@franz1981 franz1981 requested a review from chrisvest October 27, 2025 12:27
@normanmaurer normanmaurer added this to the 4.2.8.Final milestone Oct 27, 2025
@normanmaurer normanmaurer merged commit 568cf4f into netty:4.2 Oct 27, 2025
18 of 19 checks passed
@normanmaurer
Copy link
Copy Markdown
Member

@franz1981 thanks!

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