This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
ddsf:public:guidebook:06_append:02_quality_of_service:partition [2021/07/14 15:55] murphy ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:02_quality_of_service:partition [2021/07/14 15:55] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| The [[ddsf:public:guidebook:06_append:glossary:p:partition|PARTITION]] policy allows the introduction of a logical [[ddsf:public:guidebook:06_append:glossary:p:partition|partition]] concept inside the ‘physical’ partition induced by a domain. | The [[ddsf:public:guidebook:06_append:glossary:p:partition|PARTITION]] policy allows the introduction of a logical [[ddsf:public:guidebook:06_append:glossary:p:partition|partition]] concept inside the ‘physical’ partition induced by a domain. | ||
| - | For a ''DataReader'' to see the changes made to an [[ddsf:public:guidebook:06_append:glossary:i:instance|instance]] by a ''DataWriter'', not only the ''[[ddsf:private:guidebook:06_append:glossary:t:topic|Topic]]'' must match, but also they must share a common partition. Each string in the list that defines this [[ddsf:public:guidebook:06_append:glossary:q:quality_of_service_qos_policies|QoS]] policy defines a partition name. A partition name may contain wildcards. Sharing a common partition means that one of the partition names matches. | + | For a ''DataReader'' to see the changes made to an [[ddsf:public:guidebook:06_append:glossary:i:instance|instance]] by a ''DataWriter'', not only the ''[[ddsf:public:guidebook:06_append:glossary:t:topic|Topic]]'' must match, but also they must share a common partition. Each string in the list that defines this [[ddsf:public:guidebook:06_append:glossary:q:quality_of_service_qos_policies|QoS]] policy defines a partition name. A partition name may contain wildcards. Sharing a common partition means that one of the partition names matches. |
| Failure to match partitions is not considered an “incompatible” QoS and does not trigger any listeners nor conditions. | Failure to match partitions is not considered an “incompatible” QoS and does not trigger any listeners nor conditions. | ||