Skip to content

DynamicConfigChanged

Purpose

When a dynamic configuration value changes to which subscribers are subscribed, they get notified in accordance with the pub-sub communication pattern. Depending on the protocol, the updated value could require an action from a subscribed engine.

Type

Records with fields:

The key of the dynamic configuration value the subscriber wants to subscribe to in the dynamic configuration KV-store.

The updated dynamic configuration value the subscriber is subscribed to.

The epoch time of the moment the value was changed.

The wall clock time of the moment the value was changed.