DDS 1.0 NO IDEA Avatar
  1. OMG Issue

DDS — Ref-134 Additional_w_timestamp_operations

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

    It seems that the samples that indicate the 'disposing' of an instance
    need to also be sorted with respect to other samples and the sorting
    should follow DESTINATION_ORDER policy

    However if DESTINATION_ORDER is BY_SOURCE_TIMESTAMP and the
    application is explicitly passing the timestamp to write_w_timestamp
    there is no way to also specify the time when an instance is disposed

    The same applies to unregister. It may be necessary to order it with
    respect to other events

    **PROPOSAL**

    Add a dispose_w_timestamp operation to DataWriter.

    Add an unregister_w_timestamp operation to DataWriter

  • 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