![]() | 1 | initial version |
hi, can you better describe the scenario you are trying to achieve?
if what you are looking for is HA deployment (more replicas of the same orion service), then it should work easily. you find a guide here: https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/admin/extra/ha.md
in the ha case, it is the expected behaviour that only one notification will be triggered, because once triggered the db is updated with such information.
if your purpose is to have different separate services (different data in the different orions) you need to be careful to configure different db for them.