DDS 1.1 RTF Avatar
  1. OMG Issue

DDS11 — Incorrect field name for USER_DATA, TOPIC_DATA, and GROUP_DATA

  • Key: DDS11-53
  • Legacy Issue Number: 8391
  • Status: closed  
  • Source: Real-Time Innovations ( Dr. Gerardo Pardo-Castellote, Ph.D.)
  • Summary:

    The QoS table in section 2.1.3 does not mention the field names in the USER_DATA, TOPIC_DATA, and GROUP_DATA QoS policies. The UML diagram in figure 2-12 gives the names of these fields as "data"; however, that name is inconsistent with the names given in the IDL PSM.

    Proposed Resolution:
    The table and figure should indicate that the name of the field in each policy is "value." That name is consistent with the IDL PSM.

    Proposed Revised Text:
    In 2.1.3 figure 2-12, UserDataQosPolicy:
    value [*] : char

    In 2.1.3 figure 2-12, TopicDataQosPolicy:
    value [*] : char

    In 2.1.3 figure 2-12, GroupDataQosPolicy:
    value [*] : char
    In the table in 2.1.3, in the "Value" column of the USER_DATA, TOPIC_DATA, and GROUP_DATA rows:
    "value": a sequence of octets

  • Reported: DDS 1.0 — Mon, 28 Feb 2005 05:00 GMT
  • Disposition: Resolved — DDS 1.1
  • Disposition Summary:

    No Data Available

  • Updated: Fri, 6 Mar 2015 20:58 GMT