Skip to content
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.

Put system configuration parameters into KVS at runtime #6

Open
vsreekanti opened this issue Jul 25, 2018 · 1 comment
Open

Put system configuration parameters into KVS at runtime #6

vsreekanti opened this issue Jul 25, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@vsreekanti
Copy link
Contributor

There a bunch of system parameters that are configured in conf files and initialized as runtime variables, like the number of threads on a particular node type and the default replication factor. If we eventually want to make our policy engine pluggable and have privileged functions with access to system parameters, it would be nice if these were retrievable and modifiable from within the system.

@vsreekanti vsreekanti added the enhancement New feature or request label Jul 25, 2018
@jhellerstein
Copy link
Contributor

Although some params may be static in a deployment, others will be dynamic. This issue would allow us to support dynamic config params.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants