Skip to content

Change MIG configuration schema (ADHI-4626)

Andy Salnikov requested to merge tickets/ADHI-4626 into master

There are now multiple handlers per MIGConfig instance, this allows us to subscribe once and do dispatch on client side. New schema is also backward compatible with old configuration to allow for smooth transition for existing clients.

Closes ADHI-4626

Merge request reports