DDS 1.1 RTF Avatar
  1. OMG Issue

DDS11 — Read or take next instance, and others with an illegal instance_handle

  • Key: DDS11-107
  • Legacy Issue Number: 8561
  • Status: closed  
  • Source: ADLINK Technology Ltd ( Hans van't Hag)
  • Summary:

    Whenever an instance handle is passed as an input-parameter to a dataReader method, it may be invalid e.g. because they are disposed and reclaimed. The semantics of this case should be clarified.
    Resolution:
    Assuming that implementations want to check for invalid handles, they should generically return 'BAD_PARAMETER'.
    Revised Text:
    Specify that BAD_PARAMETER is returned when providing illegal handles to:
    · Read/Take_instance
    · Read/Take_next_instance
    · Read/Take_next_instance_with_condition
    · Get_key_value (both on dataReader and dataWriter)

  • Reported: DDS 1.0 — Fri, 11 Mar 2005 05:00 GMT
  • Disposition: Resolved — DDS 1.1
  • Disposition Summary:

    No Data Available

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