DDS 1.0 NO IDEA Avatar
  1. OMG Issue

DDS — Ref-112 Value_of_data_for_DISPOSED_state

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

    Section 2.1.2.5.3 of the specification does not clearly state that the
    data_value and the sample_info sequences returned by the read* and
    take* operations must be of the same length and are in one-to-one
    correspondence

    Furthermore, the specification does not describe what the element of
    the DataSeq should be when the SampleInfo states that the
    lifecycle_state is DISPOSED

    Same issue when the lifecycle_state is NO_WRITERS

    These should be clarified

    **PROPOSAL**

    This must be rephrased in accordance with the proposal in Ref-84.

    State in section 2.1.2.5.3 that both sequences are of the same length
    and in one-to-one correspondence

    State that when the that when the liveness_lifecycle is DISPOSED
    (NO_WRITERS or EXPLICIT) the last sample for the instance, that is the
    one with instance_rank==0 has no corresponding data

  • Reported: DDS 1.0b1 — Tue, 23 Dec 2003 05:00 GMT
  • Disposition: Resolved — DDS 1.0
  • Disposition Summary:

    see below

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