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

Allow configuring a default ThreadFactoryProvider to create ClientResources #1711

Closed
mp911de opened this issue Apr 7, 2021 · 0 comments
Closed
Labels
type: enhancement A general enhancement
Milestone

Comments

@mp911de
Copy link
Collaborator

mp911de commented Apr 7, 2021

Right now, we accept a ThreadFactoryProvider to create I/O event loops when thread creation should be augmented (e.g. to create decorated threads for metrics or context passing). HashedWheelTimer and the event executor cannot be customized yet so it would make sense to provide a global default where thread creation can be customized for all created threads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant