-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Open
Labels
:Core/Infra/CoreCore issues without another labelCore issues without another labelTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team
Description
ThreadContext currently provides a means of transferring headers from an incoming request through to alternate worker threads. Some internal services could use the ability to attach arbitrary objects instead manipulating string headers.
Some things that may be able to make use of such general object attachment:
- system indices, to pass patterns allowed for system indices through a request
- licensing, to pass through a frozen license state so swapping a license mid request does not result in undefined behavior
Metadata
Metadata
Assignees
Labels
:Core/Infra/CoreCore issues without another labelCore issues without another labelTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team