DDS 1.0 NO IDEA Avatar
  1. OMG Issue

DDS — Ref-15 Behavior_on_deletion_from_wrong_factory

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

    The specification does not mention what to do when an entity is passed
    to a delete method in a factory object, for which that factory object
    is not owner? (For example a DataWriter is passed to the
    delete_datawriter method of Publisher A, while it was created in
    Publisher B.)

    This applies to Sections: 2.1.2.2.1.2, 2.1.2.2.1.4, 2.1.2.2.1.6,
    2.1.2.2.1.8, 2.1.2.2.1.10, 2.1.2.4.1.6, 2.1.2.5.2.6, and 2.1.2.5.3.7

    **PROPOSAL**

    State that if said "delete" operations are called passing the wrong
    factory, the operation shall fail and return PRECONDITION_NOT_MET.

  • 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