This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:02_quality_of_service:destination_order [2021/07/14 15:48] murphy ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:02_quality_of_service:destination_order [2021/07/14 15:55] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[ddsf:public:guidebook:06_append:02_quality_of_service:start|return to the Quality of Service (QoS) Parameters ]] | [[ddsf:public:guidebook:06_append:02_quality_of_service:start|return to the Quality of Service (QoS) Parameters ]] | ||
| - | The DESTINATION_ORDER policy controls how each [[ddsf:private:guidebook:06_append:glossary:s:subscriber|subscriber]] resolves the final value of a data [[ddsf:public:guidebook:06_append:glossary:i:instance|instance]] that is written by multiple ''DataWriter'' | + | The DESTINATION_ORDER policy controls how each [[ddsf:public:guidebook:06_append:glossary:s:subscriber|subscriber]] resolves the final value of a data [[ddsf:public:guidebook:06_append:glossary:i:instance|instance]] that is written by multiple ''DataWriter'' |
| - | objects (which may be associated with different ''[[ddsf:private:guidebook:06_append:glossary:p:publisher|Publisher]]'' objects) running on different nodes. | + | objects (which may be associated with different ''[[ddsf:public:guidebook:06_append:glossary:p:publisher|Publisher]]'' objects) running on different nodes. |
| - | The setting BY_RECEPTION_TIMESTAMP indicates that, assuming the [[ddsf:private:guidebook:06_append:glossary:o:ownership_qos|OWNERSHIP]] policy allows it, the latest received | + | The setting BY_RECEPTION_TIMESTAMP indicates that, assuming the [[ddsf:public:guidebook:06_append:glossary:o:ownership_qos|OWNERSHIP]] policy allows it, the latest received |
| value for the instance should be the one whose value is kept. This is the default value. | value for the instance should be the one whose value is kept. This is the default value. | ||