DDS 1.0 NO IDEA Avatar
  1. OMG Issue

DDS — Duplicate use of domainId

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

    Ref-38 Duplicate_domainId_to_create_participant

    The specification does not clarify the behavior of
    DomainParticipantFactory create_participant when the domainId
    specified is already used.

    **PROPOSAL**

    Return a HANDLE_NIL in that case.

    Also add a lookup_participant method to DomainParticipantFactory with
    a parameter of type DomainId_t. to allow finding a pre-exising
    DomainParticipant.

  • 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