-
Couldn't load subscription status.
- Fork 20
Open
Labels
part:configAffects the configuration managementAffects the configuration managementpriority:lowThis should be addressed only if there is nothing else on the tableThis should be addressed only if there is nothing else on the tabletype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
What's needed?
Extend the ConfigManagingActor to enable key filtering so that applications can subscribe only to one key rather than the whole configuration.
Proposed solution
The naive solution might be to accept an optional filter_key parameter to instantiate the actor and filter the configuration before sending it. (TBD)
Metadata
Metadata
Assignees
Labels
part:configAffects the configuration managementAffects the configuration managementpriority:lowThis should be addressed only if there is nothing else on the tableThis should be addressed only if there is nothing else on the tabletype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Projects
Status
To do