jembi/openhim-mediator-mapping

Multiple Instances API Endpoint update not reflecting in other instances

Opened this issue · 1 comments

If the mapping mediator has been configured to scale horizontally, there is more than one instance connect to the same database.
If an API endpoint update is sent to one of these services it creates the DB entry correctly but doesnt update the cache on the other services with the new endpoint changes

We'd need DB listeners implemented to repopulate the local cache