Skip to content

How to make config client pull config changes via RefreshEndpoint #186

@jmnarloch

Description

@jmnarloch

I'm trying to figure out a way to automate the refresh of configuration on client side. This has been already addressed here: #138 giving a good example on how to implement a "pull" like refresh, although I'm not sure whether constantly hammering the config server it's the best possible solution.

Config server is already pretty capable of detecting changes, so I have simple proposition to add an event to config server a form of SPI that could be easly consumed in the embeeded mode and based on which it would be easy to implement extensions and own logic: jmnarloch@c1a0035#diff-14f7a9bbd398562fdfd12ce9f6619d7cR179 - this is not yet "workable solution", merely a proposition.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions