Product: OpenFusion Notification Service
Version: ALL
Description:
Do the admins and proxies inherit the QoS when it is changed on a channel?
Resolution:
When a channel is created it has various QoS properties set. Any admin or proxy that is created after this channel has been created will inherit these properties.
If one of the QoS properties on the channel is changed, then the admins and proxies that are already in existence will keep the original QoS properties.
Any admins or proxies that are created after the QoS property on the channel has been changed will inherit the new QoS properties.
In v4 of the OpenFusion Notification Service there is a QoS property called PropagateQoS which can be used to change this behaviour. If PropagateQoS is set to false the behaviour will be as described above. If PropagateQoS is set to true, then when you change a QoS property on the channel then all the admins and proxies in existence will get the new QoS property as well.
#KnowledgeDocs
#OpenFusion